Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 133951 | Differences between
and this patch

Collapse All | Expand All

(-)openssl-0.9.7j/Configure.orig (-1 / +1 lines)
Lines 216-222 Link Here
216
"linux-sparcv7","gcc:-DB_ENDIAN -DTERMIO   -Wall -mcpu=ultrasparc3 -mvis -O2 -pipe -Wa,-Av8plusa -Wa,--noexecstack::-D_REENTRANT:::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR::",
216
"linux-sparcv7","gcc:-DB_ENDIAN -DTERMIO   -Wall -mcpu=ultrasparc3 -mvis -O2 -pipe -Wa,-Av8plusa -Wa,--noexecstack::-D_REENTRANT:::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR::",
217
# Ray Miller <ray.miller@computing-services.oxford.ac.uk> has patiently
217
# Ray Miller <ray.miller@computing-services.oxford.ac.uk> has patiently
218
# assisted with debugging of following two configs.
218
# assisted with debugging of following two configs.
219
"linux-sparcv8","gcc:-mv8 -DB_ENDIAN -DTERMIO   -Wall -DBN_DIV2W -mcpu=ultrasparc3 -mvis -O2 -pipe -Wa,-Av8plusa -Wa,--noexecstack::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:asm/sparcv8.o:::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
219
"linux-sparcv8","gcc:-mcpu=v8 -DB_ENDIAN -DTERMIO   -Wall -DBN_DIV2W -mcpu=ultrasparc3 -mvis -O2 -pipe -Wa,-Av8plusa -Wa,--noexecstack::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:asm/sparcv8.o:::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
220
# it's a real mess with -mcpu=ultrasparc option under Linux, but
220
# it's a real mess with -mcpu=ultrasparc option under Linux, but
221
# -Wa,-Av8plus should do the trick no matter what.
221
# -Wa,-Av8plus should do the trick no matter what.
222
"linux-sparcv9","gcc: -DB_ENDIAN -DTERMIO   -Wall -Wa,-Av8plus -DBN_DIV2W -mcpu=ultrasparc3 -mvis -O2 -pipe -Wa,-Av8plusa -Wa,--noexecstack::-D_REENTRANT:ULTRASPARC:-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:asm/sparcv8plus.o:::asm/md5-sparcv8plus.o::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
222
"linux-sparcv9","gcc: -DB_ENDIAN -DTERMIO   -Wall -Wa,-Av8plus -DBN_DIV2W -mcpu=ultrasparc3 -mvis -O2 -pipe -Wa,-Av8plusa -Wa,--noexecstack::-D_REENTRANT:ULTRASPARC:-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:asm/sparcv8plus.o:::asm/md5-sparcv8plus.o::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",

Return to bug 133951