Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 83748 Details for
Bug 128547
media-gfx/gimp-2.2.10 doesn't compile with GCC 4.1 when USE="mmx" is set.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
append-flags "-fomit-frame-pointer"
gimp-2.2.10-build-with-gcc-4.1.patch (text/plain), 424 bytes, created by
Samuli Suominen (RETIRED)
on 2006-04-02 12:39:01 UTC
(
hide
)
Description:
append-flags "-fomit-frame-pointer"
Filename:
MIME Type:
Creator:
Samuli Suominen (RETIRED)
Created:
2006-04-02 12:39:01 UTC
Size:
424 bytes
patch
obsolete
>--- gimp-2.2.10.ebuild 2006-01-13 02:05:57.000000000 +0200 >+++ gimp-2.2.10-r1.ebuild 2006-04-02 22:26:57.000000000 +0300 >@@ -83,6 +83,7 @@ > # gimp uses inline functions (plug-ins/common/grid.c) (#23078) > # gimp uses floating point math, needs accuracy (#98685) > filter-flags "-fno-inline" "-ffast-math" >+ append-flags "-fomit-frame-pointer" > > if use hardened; then > ewarn "hardened use flag suppressing mmx use flag"
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 128547
:
83735
|
83748
|
84599