- HOST_CC is reset to `cc' when HOST != TARGET for libs and HOST_CC is `gcc' when building netsurf, override it - build libs with multiple jobs, too - make `cd' more verbose by using `-C' from gmake(1) making it easier to tell in which directory error occured - allow specifying PREFIX on command line - properly detect clang when the first word contains system name, e.g. $ clang --version FreeBSD clang version 3.0 (branches/release_30 142614) 20111021 Target: x86_64-unknown-freebsd10.0 Thread model: posix How-To-Repeat: http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp-clang.20111205013108.pointyhat-west/netsurf-2.8.log $ make install PREFIX=/test
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
miwi 2011-12-29 15:18:58 UTC FreeBSD ports repository Modified files: www/netsurf Makefile Log: - Respect CC/_MAKE_JOBS PR: 163094 Submitted by: Jan Beich <jbeich@tormail.net> Revision Changes Path 1.14 +5 -3 ports/www/netsurf/Makefile _______________________________________________ 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"