Date: Tue, 01 Feb 2011 08:56:48 +0100 From: Beat Gaetzi <beat@FreeBSD.org> To: Anonymous <swell.k@gmail.com> Cc: freebsd-gecko@FreeBSD.org Subject: Re: [SVN-Commit] r487 - in branches/experimental/www/firefox-devel: . files Message-ID: <4D47BCC0.7090206@FreeBSD.org> In-Reply-To: <864o8ubs64.fsf@gmail.com> References: <201101270902.p0R925lk030690@trillian.chruetertee.ch> <864o8ubs64.fsf@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 27.01.2011 10:40, Anonymous wrote: > svn-freebsd-gecko@chruetertee.ch writes: > >> Author: beat >> Date: Thu Jan 27 09:02:05 2011 >> New Revision: 487 >> >> Log: >> - Update to 4.0 Beta 10 >> >> Added: >> branches/experimental/www/firefox-devel/files/patch-gfx-thebes-Makefile.in >> branches/experimental/www/firefox-devel/files/patch-gfx-ycbcr-Makefile.in >> branches/experimental/www/firefox-devel/files/patch-intl-uconv-src-Makefile.in > [...] >> ++ifeq ($(OS_TEST),amd64) >> ++ CPPSRCS += gfxAlphaRecoverySSE2.cpp >> ++ SSE1_FLAGS=-msse >> ++ SSE2_FLAGS=-msse2 >> ++endif >> ++ >> + ifdef MOZ_IPC >> + CPPSRCS += \ >> + gfxSharedImageSurface.cpp \ > > Hmm, did you care to check its Makefile? To be honest no I didn't checked its Makefile. I just wanted to bring Beta 10 into the repo as my time for FreeBSD is very limited this week. Thanks for pointing me into the right direction. Beat
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D47BCC0.7090206>