summaryrefslogtreecommitdiff
path: root/ics-openvpn-stripped/main/openssl/build-config-32.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ics-openvpn-stripped/main/openssl/build-config-32.mk')
-rw-r--r--ics-openvpn-stripped/main/openssl/build-config-32.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/ics-openvpn-stripped/main/openssl/build-config-32.mk b/ics-openvpn-stripped/main/openssl/build-config-32.mk
index d035f1e4..9f1380b9 100644
--- a/ics-openvpn-stripped/main/openssl/build-config-32.mk
+++ b/ics-openvpn-stripped/main/openssl/build-config-32.mk
@@ -1,6 +1,6 @@
# Auto-generated - DO NOT EDIT!
# To regenerate, edit openssl.config, then run:
-# ./import_openssl.sh import /path/to/openssl-1.0.1h.tar.gz
+# ./import_openssl.sh import /path/to/openssl-1.0.1j.tar.gz
#
openssl_cflags_32 := \
-DOPENSSL_THREADS \
@@ -31,6 +31,7 @@ openssl_cflags_32 := \
-DOPENSSL_NO_SHA0 \
-DOPENSSL_NO_STATIC_ENGINE \
-DOPENSSL_NO_STORE \
+ -DOPENSSL_NO_UNIT_TEST \
-DOPENSSL_NO_WHIRLPOOL \
openssl_cflags_static_32 := \
@@ -60,5 +61,6 @@ openssl_cflags_static_32 := \
-DOPENSSL_NO_SHA0 \
-DOPENSSL_NO_STATIC_ENGINE \
-DOPENSSL_NO_STORE \
+ -DOPENSSL_NO_UNIT_TEST \
-DOPENSSL_NO_WHIRLPOOL \