Disable parallel make for PTH
[hvlinux.git] / stage0 / ipkg.def
index 312982d..d846cee 100644 (file)
@@ -4,5 +4,5 @@ export BUILD64="-m64"
 
 # Setting default configure options for all scripts
 CONFIGURE_OPTS="\
-      --prefix=/cross-tools \
+      --prefix=${CROSS_TOOLS_DIR} \
       ${CONFIGURE_OPTS}"