Lower minimum kernel version for glibc
[hvlinux.git] / stage0 / pkg / binutils
index 40c8270..5a057a1 100644 (file)
@@ -8,7 +8,8 @@ hvconfig_pre()
     # --with-lib-path:
     # Set to dummy (non-existent) directory to prevent having
     # host directories list.
-    CONFIGURE_OPTS+=" \
+    CONFIGURE_OPTS=" \
+        --prefix=/cross-tools \
         --host=${CLFS_HOST} \
         --target=${CLFS_TARGET} \
         --with-sysroot=${CLFS} \