Add option to disable glibc and kernel headers installation
[hvlinux.git] / targets / default
index a2be344..e1f52f1 100644 (file)
@@ -1,5 +1,6 @@
 #!/bin/bash
 
+INSTALL_GLIBC=1
 CLFS_BUILDFLAGS=""
 CLFS_ARCH=${HVL_TARGET}
 CLFS_OS="linux"