Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 102011 Details for
Bug 136862
setiathome, request for a new snapshot
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
sah-5.17-x86_86-prescott-sse3-cflags-fix-and-fpmath-to-funsafe-math-opt-fix.patch
sah-5.17-x86_86-prescott-sse3-cflags-fix-and-fpmath-to-funsafe-math-opt-fix.patch (text/plain), 1.49 KB, created by
Orson Teodoro
on 2006-11-15 12:49:32 UTC
(
hide
)
Description:
sah-5.17-x86_86-prescott-sse3-cflags-fix-and-fpmath-to-funsafe-math-opt-fix.patch
Filename:
MIME Type:
Creator:
Orson Teodoro
Created:
2006-11-15 12:49:32 UTC
Size:
1.49 KB
patch
obsolete
>--- seti_boinc/m4/optimizations.m4.orig 2006-11-11 01:24:46.000000000 -0800 >+++ seti_boinc/m4/optimizations.m4 2006-11-11 01:35:19.000000000 -0800 >@@ -13,7 +13,7 @@ > [Define to 1 if you want to use SSE3 optimizations]) > # put compiler specific flags here > if test x_$ac_cv_c_compiler_gnu = x_yes ; then >- CFLAGS="-march=prescott -msse3 -mfpmath=sse ${CFLAGS}" >+ CFLAGS="-msse3 -mfpmath=sse,387 ${CFLAGS}" > fi > fi > >@@ -27,7 +27,7 @@ > [Define to 1 if you want to use SSE2 optimizations]) > # put compiler specific flags here > if test x_$ac_cv_c_compiler_gnu = x_yes ; then >- CFLAGS="-march=pentium4 -msse2 -mfpmath=sse ${CFLAGS}" >+ CFLAGS="-msse2 -mfpmath=sse,387 ${CFLAGS}" > fi > fi > >@@ -41,7 +41,7 @@ > [Define to 1 if you want to use SSE optimizations]) > # put compiler specific flags here > if test x_$ac_cv_c_compiler_gnu = x_yes ; then >- CFLAGS="-march=pentium3 -msse -mfpmath=sse ${CFLAGS}" >+ CFLAGS="-msse -mfpmath=sse,387 ${CFLAGS}" > fi > fi > >@@ -55,7 +55,7 @@ > [Define to 1 if you want to use MMX optimizations]) > # put compiler specific flags here > if test x_$ac_cv_c_compiler_gnu = x_yes ; then >- CFLAGS="-march=pentium2 -mmmx -mfpmath=387 ${CFLAGS}" >+ CFLAGS="-mmmx ${CFLAGS}" > fi > fi > >@@ -70,7 +70,7 @@ > [Define to 1 if you want to use 3D-Now optimizations]) > # put compiler specific flags here > if test x_$ac_cv_c_compiler_gnu = x_yes ; then >- CFLAGS="-march=pentium2 -m3dnow -mfpmath=387 ${CFLAGS}" >+ CFLAGS="-m3dnow ${CFLAGS}" > fi > fi >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 136862
:
102001
|
102002
|
102003
|
102004
|
102005
|
102006
|
102007
|
102008
|
102009
|
102010
| 102011 |
102012
|
102013
|
102014
|
102015
|
102016
|
102017
|
102018
|
102019
|
102020
|
102021
|
102027
|
102044
|
102111
|
102115
|
102244
|
102245
|
102264
|
102356
|
102432
|
111293