Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79622 - suggestion: strip-flags should allow -fvisibility-inlines-hidden
Summary: suggestion: strip-flags should allow -fvisibility-inlines-hidden
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 86898
  Show dependency tree
 
Reported: 2005-01-26 12:12 UTC by Simon Strandman
Modified: 2005-05-25 17:20 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Strandman 2005-01-26 12:12:41 UTC
Strip-flags removes -fvisibility-inlines-hidden from the CXXFLAGS but I think it would be a good idea to allow it. It's safe for most things and it has good effect on large C++ apps like mozilla and QT, that currently strips it. I have compiled QT, KDE, Mozilla and OpenOffce-ximian with it and it works perfectly.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Simon Strandman 2005-01-28 02:28:17 UTC
Or at least on arches other than AMD64. AMD64 seems to have some really weird problems with it.
Comment 2 SpanKY gentoo-dev 2005-05-25 17:20:30 UTC
no