summaryrefslogtreecommitdiff
path: root/package/openssl/patches/patch-Configure
diff options
context:
space:
mode:
Diffstat (limited to 'package/openssl/patches/patch-Configure')
-rw-r--r--package/openssl/patches/patch-Configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/openssl/patches/patch-Configure b/package/openssl/patches/patch-Configure
deleted file mode 100644
index ad729c58d..000000000
--- a/package/openssl/patches/patch-Configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- openssl-1.0.2c.orig/Configure 2015-06-12 16:51:21.000000000 +0200
-+++ openssl-1.0.2c/Configure 2015-06-13 19:55:08.000000000 +0200
-@@ -365,7 +365,7 @@ my %table=(
- ####
- # *-generic* is endian-neutral target, but ./config is free to
- # throw in -D[BL]_ENDIAN, whichever appropriate...
--"linux-generic32","gcc:-O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
-+"linux-generic32","gcc:-O3 -fomit-frame-pointer -Wall::-D_REENTRANT:::BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
- "linux-ppc", "gcc:-DB_ENDIAN -O3 -Wall::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL:${ppc32_asm}:linux32:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
-
- #######################################################################