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
|
addToSearchPath PATH @coreutils@/bin
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export CC=gcc
|
export CC=cc
|
||||||
export CXX=g++
|
export CXX=c++
|
||||||
|
Loading…
x
Reference in New Issue
Block a user