Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 234863 Details for
Bug 199995
cross-gcc always installs with USE=-openmp
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Authorize the cross compile of openmp in toolchain.eclass
toolchain_eclass-cross-openmp-fix.patch (text/plain), 353 bytes, created by
Quentin Casasnovas
on 2010-06-10 15:17:20 UTC
(
hide
)
Description:
Authorize the cross compile of openmp in toolchain.eclass
Filename:
MIME Type:
Creator:
Quentin Casasnovas
Created:
2010-06-10 15:17:20 UTC
Size:
353 bytes
patch
obsolete
>--- toolchain.eclass.old 2010-06-10 18:48:36.098032268 +0200 >+++ toolchain.eclass 2010-06-10 14:59:44.283101828 +0200 >@@ -1419,22 +1419,12 @@ gcc_do_configure() { > fi > > if [[ ${GCCMAJOR}.${GCCMINOR} > 4.1 ]] ; then >- confgcc="${confgcc} --disable-bootstrap --disable-libgomp" >+ confgcc="${confgcc} --disable-bootstrap" > 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 199995
:
136691
| 234863 |
234865