[Libreoffice-commits] .: openssl/opensslios.patch

Tor Lillqvist tml at kemper.freedesktop.org
Thu Jun 30 14:56:49 PDT 2011


 openssl/opensslios.patch |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit af6325fd46a1bfc49b6bc8c243390c646c01c576
Author: Tor Lillqvist <tml at iki.fi>
Date:   Fri Jul 1 00:56:39 2011 +0300

    Don't hardcode -arch armv7 here, breaks build for simulator

diff --git a/openssl/opensslios.patch b/openssl/opensslios.patch
index 48166e8..64cb40f 100644
--- a/openssl/opensslios.patch
+++ b/openssl/opensslios.patch
@@ -5,7 +5,7 @@
  "debug-darwin-ppc-cc","cc:-DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DB_ENDIAN -g -Wall -O::-D_REENTRANT:MACOSX::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR::osx_ppc32.o::::::::::dlfcn:darwin-shared:-fPIC -fno-common:-dynamiclib:.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib",
  
 +##### iOS
-+"ios-armv7","gcc:-arch armv7 -O3 -fomit-frame-pointer -DL_ENDIAN:::IOS::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:${no_asm}:::::",
++"ios-armv7","gcc:-O3 -fomit-frame-pointer -DL_ENDIAN:::IOS::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:${no_asm}:::::",
 +
  ##### A/UX
  "aux3-gcc","gcc:-O2 -DTERMIO::(unknown):AUX:-lbsd:RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:::",


More information about the Libreoffice-commits mailing list