gcc-wrapper is used for clang too
This commit is contained in:
parent
d7798d1b8b
commit
3e1fdb7a35
@ -34,5 +34,5 @@ if [ -n "@coreutils@" ]; then
|
||||
addToSearchPath PATH @coreutils@/bin
|
||||
fi
|
||||
|
||||
export CC=gcc
|
||||
export CXX=g++
|
||||
export CC=cc
|
||||
export CXX=c++
|
||||
|
Loading…
Reference in New Issue
Block a user