libexec/customcc: Set up the include paths a bit better.
authorSascha Wildner <saw@online.de>
Tue, 6 Oct 2009 20:38:40 +0000 (22:38 +0200)
committerSascha Wildner <saw@online.de>
Tue, 6 Oct 2009 20:38:40 +0000 (22:38 +0200)
commit1f487c0b4b350d4728599806392024ba0e637f79
treea44125417f3cd8d79c05bda5c9c1632997d60d09
parent661c401f7e2462a7ff6c9c8fedd1a3591d372bec
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.
libexec/customcc/Makefile
libexec/customcc/cc.sh