diff options
Diffstat (limited to 'package/openssl-pkcs11/Makefile')
-rw-r--r-- | package/openssl-pkcs11/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/openssl-pkcs11/Makefile b/package/openssl-pkcs11/Makefile index 393a2bfd2..4c12acd2c 100644 --- a/package/openssl-pkcs11/Makefile +++ b/package/openssl-pkcs11/Makefile @@ -20,7 +20,6 @@ include ${TOPDIR}/mk/package.mk $(eval $(call PKG_template,OPENSSL_PKCS11,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) -CONFIGURE_ENV+= cross_compiling=yes CONFIGURE_ARGS+= --with-openssl="${STAGING_TARGET_DIR}/usr" post-install: |