Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 263657 Details for
Bug 353380
toolchain.eclass - Add e500-double USE flag (--enable-e500-double)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
toolchain.eclass.patch
toolchain.eclass.patch (text/plain), 613 bytes, created by
SpanKY
on 2011-02-24 04:25:32 UTC
(
hide
)
Description:
toolchain.eclass.patch
Filename:
MIME Type:
Creator:
SpanKY
Created:
2011-02-24 04:25:32 UTC
Size:
613 bytes
patch
obsolete
>Index: toolchain.eclass >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v >retrieving revision 1.450 >diff -u -p -r1.450 toolchain.eclass >--- toolchain.eclass 13 Feb 2011 12:10:12 -0000 1.450 >+++ toolchain.eclass 24 Feb 2011 04:25:09 -0000 >@@ -1252,6 +1252,10 @@ gcc-compiler-configure() { > hppa) > [[ ${GCCMAJOR} == "3" ]] && confgcc="${confgcc} --enable-sjlj-exceptions" > ;; >+ # Set up defaults based on current CFLAGS >+ ppc) >+ is-flagq -mfloat-gprs=double && confgcc+=" --enable-e500-double" >+ ;; > esac > > GCC_LANG="c"
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 353380
: 263657