Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 250073 Details for
Bug 338501
cross-x86_64-w64-mingw32/gcc-4.5.1 always attempts multilib builds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add GCC_TARGET_NO_MULTILIB=true when cross-compiling
crossdev-multilib.patch (text/plain), 315 bytes, created by
Ben Peddell
on 2010-10-10 07:21:50 UTC
(
hide
)
Description:
Add GCC_TARGET_NO_MULTILIB=true when cross-compiling
Filename:
MIME Type:
Creator:
Ben Peddell
Created:
2010-10-10 07:21:50 UTC
Size:
315 bytes
patch
obsolete
>Add GCC_NO_MULTILIB_TARGET because we don't want multilib when >cross-compiling > >--- crossdev.orig 2010-10-10 16:59:14.000000000 +1000 >+++ crossdev 2010-10-10 17:00:49.000000000 +1000 >@@ -604,6 +604,7 @@ > CPPFLAGS_pos= > CXXFLAGS_pos= > LDFLAGS_pos= >+ GCC_NO_MULTILIB_TARGET=true > $(printf '%b' "${env}") > EOF > }
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 338501
:
248480
|
248481
|
248482
|
250071
|
250073
|
250075
|
250559
|
250561
|
270667