diff --git a/config.sh b/config.sh
index 4d3de73a60b18fbdf5fc24eccba276e5c76c0dea..4272ccc704ab05da12c09d5e3e92c487b7e27e63 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"