-Renamed GCC_CORE -> GCC
[hvlinux.git] / stage2 / stage2-install
index c212cf6..5b4543b 100755 (executable)
@@ -58,7 +58,7 @@ CC="gcc -isystem /usr/include" \
 
 CC="gcc -Wl,-rpath-link,/lib -isystem /usr/include" \
     CXX="g++ -Wl,-rpath-link,/lib -isystem /usr/include" \
-    ipkg_cust  ${GCC_CORE} cis-gcc \
+    ipkg_cust  ${GCC} cis-gcc \
     --libexecdir=/usr/lib \
     --enable-shared \
     --enable-threads=posix \