Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 102213 Details for
Bug 155495
media-sound/audacity-1.3.2: allow parallel build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
sse + parallel builds
audacity-nonlame.diff (text/plain), 515 bytes, created by
Prakash Punnoor
on 2006-11-17 09:26:03 UTC
(
hide
)
Description:
sse + parallel builds
Filename:
MIME Type:
Creator:
Prakash Punnoor
Created:
2006-11-17 09:26:03 UTC
Size:
515 bytes
patch
obsolete
>--- audacity-1.3.2-r1.ebuild.old 2006-11-17 17:41:43.000000000 +0100 >+++ audacity-1.3.2-r1.ebuild 2006-11-17 18:17:05.000000000 +0100 >@@ -35,7 +35,7 @@ > > cd "${S}" > epatch "${FILESDIR}"/${P}-gentoo.patch >- if ! use sse ; then >+ if use x86 && ! use sse ; then > epatch "${FILESDIR}"/${P}-no-msse.patch > epatch "${FILESDIR}"/${P}-disable-optimization.patch > fi >@@ -67,8 +67,7 @@ > $(use_with flac flac system) \ > ${myconf} || die > >- # parallel borks >- emake -j1 || die >+ emake || die > } > > src_install() {
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 155495
:
102211
| 102213 |
102216