updated build scripts

This commit is contained in:
K D Hedger
2020-02-11 15:01:07 +00:00
parent 50e4e79520
commit a68702b410
693 changed files with 701 additions and 701 deletions

View File

@ -24,7 +24,7 @@ rm -rf "$PKG" || true
mkdir -p "$PKG"
pushd $COMPILEAT 2>/dev/null||true
tar -xvf "${SOURCEARCHIVES}/${SECTION}/${TARBALL}"
extractarchive "${SOURCEARCHIVES}/${SECTION}/${TARBALL}"
pushd "${TARNAME}-${VERSION}"
#sed -i '/#SSL/,+3 s/^#//' Modules/Setup.dist
CFLAGS="$LFSFLAGS" CXXFLAGS="$LFSFLAGS" ./configure ${CONFIGOPTIONS} --enable-shared --with-system-expat --with-system-ffi --with-ensurepip=yes --enable-unicode=ucs4