DragonFly BSD
DragonFly commits List (threaded) for 2009-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: libexec/customcc: Set up the include paths a bit better.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 6 Oct 2009 13:39:07 -0700 (PDT)

commit 1f487c0b4b350d4728599806392024ba0e637f79
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]