SOURCES: openssl-optflags.patch - no -mv8 flag on gcc sparc32

tommat tommat at pld-linux.org
Sun Dec 16 22:04:23 CET 2007


Author: tommat                       Date: Sun Dec 16 21:04:23 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- no -mv8 flag on gcc sparc32

---- Files affected:
SOURCES:
   openssl-optflags.patch (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SOURCES/openssl-optflags.patch
diff -u SOURCES/openssl-optflags.patch:1.17 SOURCES/openssl-optflags.patch:1.18
--- SOURCES/openssl-optflags.patch:1.17	Wed Oct 17 21:13:01 2007
+++ SOURCES/openssl-optflags.patch	Sun Dec 16 22:04:18 2007
@@ -190,7 +190,7 @@
  # assisted with debugging of following two configs.
 -"linux-sparcv8","gcc:-mv8 -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DBN_DIV2W::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR::sparcv8.o:des_enc-sparc.o fcrypt_b.o:::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 -# it's a real mess with -mcpu=ultrasparc option under Linux, but
-+"linux-sparcv8","gcc:-mv8 -DB_ENDIAN -DTERMIO -fomit-frame-pointer $ENV{OPTFLAGS} -Wall -DBN_DIV2W::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR::sparcv8.o:des_enc-sparc.o fcrypt_b.o:::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
++"linux-sparcv8","gcc:-DB_ENDIAN -DTERMIO -fomit-frame-pointer $ENV{OPTFLAGS} -Wall -DBN_DIV2W::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR::sparcv8.o:des_enc-sparc.o fcrypt_b.o:::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 +# it's a real mess with option under Linux, but
  # -Wa,-Av8plus should do the trick no matter what.
 -"linux-sparcv9","gcc:-m32 -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -Wa,-Av8plus -DBN_DIV2W::-D_REENTRANT:ULTRASPARC:-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR::sparcv8plus.o:des_enc-sparc.o fcrypt_b.o:::md5-sparcv8plus.o::::::dlfcn:linux-shared:-fPIC:-m32:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/openssl-optflags.patch?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list