看板 FB_cvs 關於我們 聯絡資訊
2012/6/7 Jung-uk Kim <jkim@freebsd.org>: > On 2012-06-06 19:08:13 -0400, Dima Panov wrote: >> 07.06.2012 7:17, Beat G=C3=A4tzi =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0= =BB: >>> 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=3D =C2=A0 =C2=A0 clang > CPP=3D =C2=A0 =C2=A0clang-cpp > CXX=3D =C2=A0 =C2=A0clang++ > CXXCPP=3D 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. :-) Great. Thank you all for testing! Beat _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"