diff --git a/config.sh b/config.sh index 4d3de73a6..4272ccc70 100755 --- a/config.sh +++ b/config.sh @@ -7,3 +7,4 @@ export TARGET=x86_64-unknown-redox # Automatic variables ROOT="$(cd `dirname "$0"` && pwd)" REPO="$ROOT/repo/$TARGET" +export CC="$ROOT/libc-artifacts/gcc.sh"