|
@@ -73,7 +73,6 @@ define LIBOPENSSL_CONFIGURE_CMDS
|
|
$(LIBOPENSSL_TARGET_ARCH) \
|
|
$(LIBOPENSSL_TARGET_ARCH) \
|
|
--prefix=/usr \
|
|
--prefix=/usr \
|
|
--openssldir=/etc/ssl \
|
|
--openssldir=/etc/ssl \
|
|
- $(if $(BR2_TOOLCHAIN_HAS_LIBATOMIC),-latomic) \
|
|
|
|
$(if $(BR2_TOOLCHAIN_HAS_THREADS),threads,no-threads) \
|
|
$(if $(BR2_TOOLCHAIN_HAS_THREADS),threads,no-threads) \
|
|
$(if $(BR2_STATIC_LIBS),no-shared,shared) \
|
|
$(if $(BR2_STATIC_LIBS),no-shared,shared) \
|
|
$(if $(BR2_PACKAGE_CRYPTODEV_LINUX),enable-devcryptoeng) \
|
|
$(if $(BR2_PACKAGE_CRYPTODEV_LINUX),enable-devcryptoeng) \
|