Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 69471 Details for
Bug 107584
Firefox should be allowed to build with -Os.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to mozconfig.eclass to allow -Os.
mozconfig.eclass.diff (text/plain), 404 bytes, created by
Simon Strandman
on 2005-09-29 03:33:43 UTC
(
hide
)
Description:
Patch to mozconfig.eclass to allow -Os.
Filename:
MIME Type:
Creator:
Simon Strandman
Created:
2005-09-29 03:33:43 UTC
Size:
404 bytes
patch
obsolete
>--- mozconfig.eclass.orig 2005-09-29 12:30:52.000000000 +0200 >+++ mozconfig.eclass 2005-09-29 12:31:54.000000000 +0200 >@@ -83,6 +83,8 @@ > --enable-optimize=-O1 > elif is-flag -O1; then > mozconfig_annotate "from CFLAGS" --enable-optimize=-O1 >+ elif is-flag -Os; then >+ mozconfig_annotate "from CFLAGS" --enable-optimize=-Os > else > mozconfig_annotate "mozilla fallback" --enable-optimize=-O2 > 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 107584
: 69471