11# openssl_sdk_makedepend.patch
22#
3- # using openssl 1.0.1j
3+ # using openssl 1.0.1k
44#
55# - support building with an OS X SDK
66# - allow "make depend" to use compilers with names other than "gcc"
77
88diff Configure
9- --- a/Configure Fri Dec 05 01:24:16 2014 -0800
10- +++ b/Configure Fri Dec 05 01:52:29 2014 -0800
9+
10+ diff -r 99ae439a07f1 Configure
11+ --- a/Configure Fri Jan 09 12:50:43 2015 -0800
12+ +++ b/Configure Fri Jan 09 12:53:52 2015 -0800
1113@@ -577,11 +577,11 @@
1214
1315 ##### MacOS X (a.k.a. Rhapsody or Darwin) setup
@@ -25,7 +27,7 @@ diff Configure
2527 "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:${ppc32_asm}:osx32:dlfcn:darwin-shared:-fPIC:-dynamiclib:.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib",
2628 # iPhoneOS/iOS
2729 "iphoneos-cross","llvm-gcc:-O3 -isysroot \$(CROSS_TOP)/SDKs/\$(CROSS_SDK) -fomit-frame-pointer -fno-common::-D_REENTRANT:iOS:-Wl,-search_paths_first%:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:${no_asm}:dlfcn:darwin-shared:-fPIC -fno-common:-dynamiclib:.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib",
28- @@ -1624 ,7 +1624 ,7 @@
30+ @@ -1629 ,7 +1629 ,7 @@
2931 s/^CC=.*$/CC= $cc/;
3032 s/^AR=\s*ar/AR= $ar/;
3133 s/^RANLIB=.*/RANLIB= $ranlib/;
@@ -34,9 +36,9 @@ diff Configure
3436 }
3537 s/^CFLAG=.*$/CFLAG= $cflags/;
3638 s/^DEPFLAG=.*$/DEPFLAG=$depflags/;
37- diff util/domd
38- --- a/util/domd Fri Dec 05 01:24:16 2014 -0800
39- +++ b/util/domd Fri Dec 05 01:52:29 2014 -0800
39+ diff -r 99ae439a07f1 util/domd
40+ --- a/util/domd Fri Jan 09 12:50:43 2015 -0800
41+ +++ b/util/domd Fri Jan 09 12:53:52 2015 -0800
4042@@ -14,7 +14,7 @@
4143 cp Makefile Makefile.save
4244 # fake the presence of Kerberos
0 commit comments