Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 341576 Details for
Bug 460570
media-lib/spandsp-0.0.6_pre21: readd CPU USE flags
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
spandsp-0.0.6_pre21-sse4x.patch
spandsp-0.0.6_pre21-sse4x.patch (text/plain), 667 bytes, created by
Andrew Savchenko
on 2013-03-10 17:26:48 UTC
(
hide
)
Description:
spandsp-0.0.6_pre21-sse4x.patch
Filename:
MIME Type:
Creator:
Andrew Savchenko
Created:
2013-03-10 17:26:48 UTC
Size:
667 bytes
patch
obsolete
>--- spandsp-0.0.6/configure.orig 2013-03-10 20:43:59.727318070 +0400 >+++ spandsp-0.0.6/configure 2011-01-22 10:49:54.000000000 +0300 >@@ -31460,10 +31460,10 @@ > COMP_VENDOR_CFLAGS="-msse4a $COMP_VENDOR_CFLAGS" > fi > if test "$enable_sse4_2" = "yes" ; then >- COMP_VENDOR_CFLAGS="-msse42 $COMP_VENDOR_CFLAGS" >+ COMP_VENDOR_CFLAGS="-msse4.2 $COMP_VENDOR_CFLAGS" > fi > if test "$enable_sse4_1" = "yes" ; then >- COMP_VENDOR_CFLAGS="-msse41 $COMP_VENDOR_CFLAGS" >+ COMP_VENDOR_CFLAGS="-msse4.1 $COMP_VENDOR_CFLAGS" > fi > if test "$enable_ssse3" = "yes" ; then > COMP_VENDOR_CFLAGS="-mssse3 $COMP_VENDOR_CFLAGS"
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 460570
:
341142
|
341144
| 341576 |
341580