Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136329 - mozilla-firefox should filter fstack-protector
Summary: mozilla-firefox should filter fstack-protector
Status: RESOLVED DUPLICATE of bug 83511
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-10 15:39 UTC by Rob M.
Modified: 2006-06-11 02:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
whole modified eclass (mozconfig.eclass,9.99 KB, text/plain)
2006-06-10 15:41 UTC, Rob M.
Details
changes in unified diff patch form (mozconfig.patch,462 bytes, patch)
2006-06-10 16:16 UTC, Rob M.
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob M. 2006-06-10 15:39:32 UTC
this eclass automatically filters -fstack-protector with Firefox on hardened, while allowing Mozilla Seamonkey to still use -fstack-protector.

allowing -fstack-protector on Mozilla Firefox creates breakage.

a simple case statement is used to enable "filter-flags -fstack-protector" for Firefox only.
Comment 1 Rob M. 2006-06-10 15:41:38 UTC
Created attachment 88861 [details]
whole modified eclass
Comment 2 Rob M. 2006-06-10 16:16:50 UTC
Created attachment 88865 [details, diff]
changes in unified diff patch form

same changes, in more convinient patch format.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-06-11 02:02:28 UTC

*** This bug has been marked as a duplicate of 83511 ***