Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 419298 Details for
Bug 568368
[science overlay] sci-mathematics/gappa-1.1.1 fails to compile if ${MAKEOPTS} contains --load-average
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gappa-1.1.1 src_compile patch
gappa-1.1.1-compile.patch (text/plain), 471 bytes, created by
Bernd
on 2015-12-15 22:43:21 UTC
(
hide
)
Description:
gappa-1.1.1 src_compile patch
Filename:
MIME Type:
Creator:
Bernd
Created:
2015-12-15 22:43:21 UTC
Size:
471 bytes
patch
obsolete
>--- /var/lib/layman/science/sci-mathematics/gappa/gappa-1.1.1.ebuild 2015-11-23 18:21:46.839527891 +0100 >+++ /usr/local/portage/sci-mathematics/gappa/gappa-1.1.1.ebuild 2015-12-15 23:13:15.372238848 +0100 >@@ -27,7 +27,8 @@ > } > > src_compile() { >- ./remake -d ${MAKEOPTS} || die "emake failed" >+ # don't use ${MAKEOPTS} as it can contain --load-average which is unknown by remake >+ ./remake -d || die "emake failed" > if use doc; then > ./remake doc/html/index.html > 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 568368
: 419298