Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 134352 Details for
Bug 196624
>=media-libs/libmad-0.15.1b-r2 doesn't respect CFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
A patch to the stable ebuild to disable simultaneous builds.
libmad-0.15.1b-r2.ebuild.patch (text/plain), 423 bytes, created by
Brian Kroth
on 2007-10-25 17:16:05 UTC
(
hide
)
Description:
A patch to the stable ebuild to disable simultaneous builds.
Filename:
MIME Type:
Creator:
Brian Kroth
Created:
2007-10-25 17:16:05 UTC
Size:
423 bytes
patch
obsolete
>--- /usr/portage/media-libs/libmad/libmad-0.15.1b-r2.ebuild 2007-06-14 12:35:49.000000000 -0500 >+++ /usr/local/portage/media-libs/libmad/libmad-0.15.1b-r2.ebuild 2007-10-25 12:04:04.000000000 -0500 >@@ -28,6 +28,10 @@ > } > > src_compile() { >+ # Disable simultaneous builds - 2007-10-25 bpkroth >+ # Bug #196624 >+ MAKEOPTS="${MAKEOPTS} -j1" >+ > use ppc && append-flags -fno-strict-aliasing > > local myconf="--enable-accuracy"
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 196624
: 134352