diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-09-24 16:57:19 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-09-24 16:57:19 -0500 |
commit | 591793a3e800f3efe191eb27f591c9ed8bd9f4f1 (patch) | |
tree | 6c9717a3911aacb2935b3f9e22a05e888b226f4f /recipes/openssl/openssl-0.9.7e/gnueabi-arm.patch | |
parent | a2d35d9dd93569e051ec9ee745b2b4f39d4cf354 (diff) |
openssl: upgrade to 0.9.8m
Diffstat (limited to 'recipes/openssl/openssl-0.9.7e/gnueabi-arm.patch')
-rw-r--r-- | recipes/openssl/openssl-0.9.7e/gnueabi-arm.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/openssl/openssl-0.9.7e/gnueabi-arm.patch b/recipes/openssl/openssl-0.9.7e/gnueabi-arm.patch deleted file mode 100644 index be0adbdea7..0000000000 --- a/recipes/openssl/openssl-0.9.7e/gnueabi-arm.patch +++ /dev/null @@ -1,15 +0,0 @@ - -# -# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher -# - ---- openssl-0.9.7e/Configure~gnueabi-arm 2006-03-19 21:04:31.000000000 +0100 -+++ openssl-0.9.7e/Configure 2006-03-19 21:07:22.000000000 +0100 -@@ -462,6 +462,7 @@ - # Linux on ARM - "linux-elf-arm","gcc:-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", - "linux-elf-armeb","gcc:-DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", -+"linux-gnueabi-arm","gcc:-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", - - # SCO/Caldera targets. - # |