git: libexec/customcc: Set up the include paths a bit better.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Oct 6 13:40:09 PDT 2009
commit 1f487c0b4b350d4728599806392024ba0e637f79
Author: Sascha Wildner <saw at online.de>
Date: Tue Oct 6 22:38:40 2009 +0200
libexec/customcc: Set up the include paths a bit better.
Only use /usr/include and /usr/libdata/gcc41 prefixed by
${USRDATA_PREFIX}. This requires r83302 of LLVM/clang or
higher for the -nostdclanginc option.
While here, remove an 'else' I put in for debugging purposes
which is now useless.
Summary of changes:
libexec/customcc/Makefile | 2 +-
libexec/customcc/cc.sh | 6 +-----
2 files changed, 2 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1f487c0b4b350d4728599806392024ba0e637f79
--
DragonFly BSD source repository
More information about the Commits
mailing list