diff options
author | Rene Engelhard <rene@openoffice.org> | 2010-04-17 14:38:13 +0200 |
---|---|---|
committer | Rene Engelhard <rene@openoffice.org> | 2010-04-17 14:38:13 +0200 |
commit | ee0b04174011ff11e70d26cd95474564739fd5e1 (patch) | |
tree | 2afe37b013b7bd8f5586865a412a1ac4d28261f6 /openssl/openssllnx.patch | |
parent | b61b265e1890f97cdb5930fedc8205b83a4fd8cc (diff) |
kfreebsdport01: fix openssl build on GNU/kFreeBSD
Diffstat (limited to 'openssl/openssllnx.patch')
-rw-r--r-- | openssl/openssllnx.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/openssl/openssllnx.patch b/openssl/openssllnx.patch index 2eb929474ae1..7f26b997bd1c 100644 --- a/openssl/openssllnx.patch +++ b/openssl/openssllnx.patch @@ -1,3 +1,15 @@ +--- misc/build/openssl-0.9.8l/Configure-old 2010-04-17 13:51:42.000000000 +0200 ++++ misc/build/openssl-0.9.8l/Configure 2010-04-17 13:52:03.000000000 +0200 +@@ -382,6 +382,9 @@ + + "bsdi-elf-gcc", "gcc:-DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall::(unknown)::-ldl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", + ++"debian-kfreebsd-amd64","gcc:-m64 -DL_ENDIAN -DTERMIOS -O3 -Wa,--noexecstack -Wall -DMD32_REG_T=int::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL:${x86_64_asm}:dlfcn:linux-shared:-fPIC:-m64:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", ++"debian-kfreebsd-i386","gcc:-DL_ENDIAN -DTERMIOS -O3 -Wa,--noexecstack -g -march=i486 -Wall::-D_REENTRANT::-ldl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", ++ + "nextstep", "cc:-O -Wall:<libc.h>:(unknown):::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:::", + "nextstep3.3", "cc:-O3 -Wall:<libc.h>:(unknown):::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:::", + --- misc/openssl-0.9.8l/test/Makefile 2009-03-25 11:59:22.000000000 +0100 +++ misc/build/openssl-0.9.8l/test/Makefile 2009-03-30 12:51:00.210108929 +0200 @@ -408,7 +408,7 @@ |