Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 310215 Details for
Bug 413661
media-libs/x264-0.0.20111220 on x86 enables SSE even on non-SSE host
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix
x264-0.0.20111220.ebuild.patch (text/plain), 740 bytes, created by
Petr Pisar
on 2012-04-26 19:16:18 UTC
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
Petr Pisar
Created:
2012-04-26 19:16:18 UTC
Size:
740 bytes
patch
obsolete
>--- /usr/portage/media-libs/x264/x264-0.0.20111220.ebuild 2012-04-15 20:31:17.000000000 +0200 >+++ /usr/local/portage/petr_p/media-libs/x264/x264-0.0.20111220.ebuild 2012-04-26 20:55:41.000000000 +0200 >@@ -31,7 +31,7 @@ > else > KEYWORDS="alpha amd64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" > fi >-IUSE="10bit custom-cflags debug +interlaced pic static-libs +threads" >+IUSE="10bit custom-cflags debug +interlaced pic sse static-libs +threads" > > RDEPEND="" > DEPEND="amd64? ( >=dev-lang/yasm-1 ) >@@ -83,6 +83,7 @@ > cflags="${cflags//$(get-flag O)/}" > cflags="${cflags//-O? /$(get-flag O) }" > cflags="${cflags//-g /}" >+ use sse || cflags="${cflags//-mfpmath=sse -msse/}" > sed -i "s:^CFLAGS=.*:CFLAGS=${cflags//:/\\:}:" config.mak > 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 413661
: 310215