Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 339734 Details for
Bug 458768
media-video/libav: remove CFLAGS override
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libav-9.1-cflags.diff
libav-9.1-cflags.diff (text/plain), 753 bytes, created by
Sebastian
on 2013-02-22 18:05:33 UTC
(
hide
)
Description:
libav-9.1-cflags.diff
Filename:
MIME Type:
Creator:
Sebastian
Created:
2013-02-22 18:05:33 UTC
Size:
753 bytes
patch
obsolete
>--- libav-9.1.ebuild 2013-02-22 18:52:01.984322151 +0100 >+++ libav-9.1-r1.ebuild 2013-02-22 18:52:17.450988582 +0100 >@@ -225,17 +225,6 @@ > # Option to force building pic > use pic && myconf+=" --enable-pic" > >- # Try to get cpu type based on CFLAGS. >- # Bug #172723 >- # We need to do this so that features of that CPU will be better used >- # If they contain an unknown CPU it will not hurt since ffmpeg's configure >- # will just ignore it. >- for i in $(get-flag march) $(get-flag mcpu) $(get-flag mtune) ; do >- [[ "${i}" == "native" ]] && i="host" # bug #273421 >- myconf+=" --cpu=${i}" >- break >- done >- > # cross compile support > if tc-is-cross-compiler ; then > myconf+=" --enable-cross-compile --arch=$(tc-arch-kernel) --cross-prefix=${CHOST}-"
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 Raw
Actions:
View
Attachments on
bug 458768
:
339734
|
386072