2012/6/6 Niclas Zeising <zeis...@daemonic.se>: > On 2012-06-06 09:55, Beat Gaetzi wrote: >> beat 2012-06-06 07:55:46 UTC >> >> FreeBSD ports repository >> >> Modified files: >> Mk bsd.gecko.mk >> www/firefox Makefile distinfo pkg-descr >> www/firefox/files patch-browser-app-Makefile.in >> patch-browser-app-nsBrowserApp.cpp >> patch-configure.in >> patch-xpcom_base_nsStackWalk.cpp >> Added files: >> www/firefox/files patch-bugzilla-736961 >> patch-gfx-ycbcr-Makefile.in >> Log: >> - Update Firefox to 13.0 >> - Remove whitespace from pkg-descr >> - Use GCC 4.6 to fix build on newer FreeBSD versions >> - Use asm optimized YUV conversion and RGB scaling [1] >> - Update required nspr version [2] >> > > Thank you very much for doing this! > I have one question though, would it be possible to add the dependency > on gcc 4.6 only if base gcc is used. It is a very heavy dependency in > terms of compile time, and usually not needed if clang is used. > Regards!
As far as I know Firefox doesn't build with clang. Or were you able to build it with clang? I received another report that Firefox still builds with the base GCC on FreeBSD 8. I'm testing this currently and if it works I'll relax the GCC 4.6 dependency on 8. Beat _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"