Am 25.06.2014 16:23, schrieb Justin Hibbits: > As I mentioned earlier, you can set "FAVORITE_COMPILER=gcc" in > make.conf, and it'll build with gcc47.
And break all ports that require a boost .so library on any system that uses clang for its base compiler. If you use gcc47 to compile, you must still make sure that the default ports c++ library is used, else you break all ports that require boost on 10+ systems that use libc++ by default. Does FAVORITE_COMPILER achieve that? _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"