Revision: 24739 http://sourceforge.net/p/gar/code/24739 Author: chninkel Date: 2015-03-21 15:10:16 +0000 (Sat, 21 Mar 2015) Log Message: ----------- openssl1/trunk: update sol9 patch for openssl 1.0.1m
Modified Paths: -------------- csw/mgar/pkg/openssl1/trunk/files/more_configure_targets.patch.SunOS5.9 Modified: csw/mgar/pkg/openssl1/trunk/files/more_configure_targets.patch.SunOS5.9 =================================================================== --- csw/mgar/pkg/openssl1/trunk/files/more_configure_targets.patch.SunOS5.9 2015-03-21 13:23:55 UTC (rev 24738) +++ csw/mgar/pkg/openssl1/trunk/files/more_configure_targets.patch.SunOS5.9 2015-03-21 15:10:16 UTC (rev 24739) @@ -1,19 +1,9 @@ -From a693531b40e1f8d707cea5f984d935358c12f14d Mon Sep 17 00:00:00 2001 -From: Yann Rouillard <y...@pleiades.fr.eu.org> -Date: Sun, 10 Mar 2013 12:14:09 +0100 -Subject: [PATCH] More configure targets - ---- - Configure | 8 ++++++++ - 1 file changed, 8 insertions(+) - -diff --git a/Configure b/Configure -index a84e9d7..6f93ad3 100755 ---- a/Configure -+++ b/Configure -@@ -267,6 +267,14 @@ my %table=( +diff --speed-large-files --minimal -Nru ./Configure.old ./Configure +--- ./Configure.old 2015-03-20 22:50:04.861332664 +0100 ++++ ./Configure 2015-03-20 22:50:09.224641344 +0100 +@@ -267,6 +267,14 @@ # to discard unused sections and files when linking wanboot-openssl.o - "solaris64-sparcv9-cc-sunw-wanboot","cc:-xtarget=ultra -m64 -xregs=no%appl -xO5 -xstrconst -xdepend -xspace -xF=%all -Xa -DB_ENDIAN::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl:BN_LLONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR:${sparcv9_asm}:dlfcn:solaris-shared:-KPIC:-m64 -G -dy -z text -zdefs -Bdirect -zignore:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR):/usr/ccs/bin/ar rs::/64", + "solaris64-sparcv9-cc-sunw-wanboot","cc:-xtarget=ultra -m64 -Qoption cg -xregs=no%appl -xO5 -xstrconst -xdepend -xspace -xF=%all -Xa -DB_ENDIAN::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl:BN_LLONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR:${sparcv9_asm}:dlfcn:solaris-shared:-KPIC:-m64 -G -dy -z text -zdefs -Bdirect -zignore -M/usr/lib/ld/map.pagealign:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR):/usr/ccs/bin/ar rs::/64", +#### More configure targets for Opencsw build +"solaris-x86-pentium_pro-cc-sunw","cc:-m32 -xarch=pentium_pro -xO3 -xspace -Xa::-D_REENTRANT::-lsocket -lnsl -lc:BN_LLONG RC4_CHUNK DES_PTR DES_UNROLL BF_PTR:${x86_elf_asm}:dlfcn:solaris-shared:-KPIC:-m32 -G -dy -z text -zdefs -Bdirect -zignore:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", @@ -25,7 +15,4 @@ + #### IRIX 5.x configs # -mips2 flag is added by ./config when appropriate. - "irix-gcc","gcc:-O3 -DTERMIOS -DB_ENDIAN::(unknown):::BN_LLONG MD2_CHAR RC4_INDEX RC4_CHAR RC4_CHUNK DES_UNROLL DES_RISC2 DES_PTR BF_PTR:${mips32_asm}:o32:dlfcn:irix-shared:::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", --- -1.8.1.4 - + "irix-gcc","gcc:-O3 -DB_ENDIAN::(unknown):::BN_LLONG MD2_CHAR RC4_INDEX RC4_CHAR RC4_CHUNK DES_UNROLL DES_RISC2 DES_PTR BF_PTR:${mips32_asm}:o32:dlfcn:irix-shared:::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.