-Removed all ipkg_* functions and replaced them with a single ipkg function accepting...
[hvlinux.git] / stage0 / pkg / ncurses
index 18a27ae..846af37 100644 (file)
@@ -1,5 +1,10 @@
 #!/bin/bash
 
+CONFIGURE_OPTS="\
+    --without-debug \
+    --without-shared \
+    ${CONFIGURE_OPTS}"
+
 hvbuid()
 {
     # Only one binary is needed for the Cross-Tools.