cvs commit: ports/Mk bsd.gecko.mk ports/www/firefox Makefile
distinfo pkg-descr ports/www/firefox/files patch-browser-app-Makefile.in
patch-browser-app-nsBrowserApp.cpp patch-bugzilla-736961 patch-configure.in
patch-gfx-ycbcr-Makefile.in patch-xp
Jung-uk Kim
jkim at FreeBSD.org
Wed Jun 6 23:19:49 UTC 2012
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2012-06-06 19:08:13 -0400, Dima Panov wrote:
> 07.06.2012 7:17, Beat Gätzi написал:
>> On Jun 6, 2012, at 5:54 PM, Niclas Zeising wrote:
>>> On 2012-06-06 17:48, Beat Gaetzi wrote: Niclas did a build with
>>> clang and it build fine but both of us aren't able to test it
>>> if it runs at the moment. Would it be possible that someone
>>> could do some runtime testing with Firefox 13 and clang? Patch
>>> to build it is available here:
>>> http://tmp.chruetertee.ch/ff13-clang.patch
>
> Confirmed, ff13 builds fine with system clang
>
> FreeBSD 10.0-1000013-CURRENT clang #0 r236355M: Thu May 31 23:47:59
> VLAT 2012
Yes, I just tested it, too:
.if ${OSVERSION} > 900000
CC= clang
CPP= clang-cpp
CXX= clang++
CXXCPP= clang-cpp
.endif
However, configure script checks whether Clang is recent enough:
configure:4918: checking whether the C compiler is clang older than
version 2.9
I believe we are safe because FreeBSD 9.0 has 3.0ish Clang. :-)
Jung-uk Kim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk/P5ZMACgkQmlay1b9qnVN9ywCfWmCPTGrMpIUIUnS0JyOwdCYr
mt0AoKse5T/YQ1wempg5o8mXWZjKiGZj
=GQKo
-----END PGP SIGNATURE-----
More information about the cvs-all
mailing list