From 9ddba6644024254a348c3569835df6ffae8c985a Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Fri, 28 Dec 2012 11:19:06 -0500 Subject: convert openssl to gbuild and add to tail_build Change-Id: I52c62a91e317f072237cf25ed54f3cc6456d82b3 Reviewed-on: https://gerrit.libreoffice.org/1495 Reviewed-by: Peter Foley Tested-by: Peter Foley --- openssl/opensslios.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssl/opensslios.patch') diff --git a/openssl/opensslios.patch b/openssl/opensslios.patch index 1f4408919086..3f008392c56f 100644 --- a/openssl/opensslios.patch +++ b/openssl/opensslios.patch @@ -1,5 +1,5 @@ --- misc/openssl-0.9.8v/Configure -+++ misc/build/openssl-0.9.8v/Configure ++++ build/openssl-0.9.8v/Configure @@ -530,6 +530,9 @@ "darwin64-x86_64-cc","cc:-arch x86_64 -O3 -fomit-frame-pointer -DL_ENDIAN -DMD32_REG_T=int -Wall::-D_REENTRANT:MACOSX:-Wl,-search_paths_first%:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL:${no_asm}:dlfcn:darwin-shared:-fPIC -fno-common:-arch x86_64 -dynamiclib:.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib", "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", -- cgit