-Ajout shared libraries Python (stage3).
[hvlinux.git] / stage2 / hv-install-1
index 6e576b2..65f9a7d 100755 (executable)
@@ -38,7 +38,7 @@ ipkg ${GCC}
 rscr mult "Testing toolchain" toolchain-test
 ipkg ${SED} "--bindir=/bin"
 ipkg ${LIBFFI}
-ipkg ${PYTHON}
+ipkg ${PYTHON} "--enable-shared"
 # Specify LIBFFI flags because pkg-config is not yet installed:
 LIBFFI_CFLAGS="-I/usr/include" LIBFFI_LIBS="-L/usr/lib -lffi" ipkg ${GLIB}
 ipkg ${PKG_CONFIG}