Merge pull request #3954 from InuSasha/fixes/heimdal_compile_et

heimdal: force building own compile_et
This commit is contained in:
MilhouseVH 2019-10-30 19:50:00 +00:00 committed by GitHub
commit cfe1640715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,8 @@ PKG_LONGDESC="Kerberos 5, PKIX, CMS, GSS-API, SPNEGO, NTLM, Digest-MD5 and, SASL
PKG_TOOLCHAIN="autotools" PKG_TOOLCHAIN="autotools"
PKG_BUILD_FLAGS="-parallel" PKG_BUILD_FLAGS="-parallel"
PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared \ PKG_CONFIGURE_OPTS_HOST="ac_cv_prog_COMPILE_ET=no \
--enable-static --disable-shared \
--without-openldap \ --without-openldap \
--without-capng \ --without-capng \
--without-sqlite3 \ --without-sqlite3 \