From Gentoo Linux Wiki
- This page is a candidate for deletion
- Reason given: Orphaned article. Contains little to no useful information. Refer to GCC documentation for flag definitions.
- If you disagree with its deletion, please explain why on its discussion page.
- If you intend to fix it, please remove this notice, but do not remove this notice from articles that you have created yourself.
- Make sure no other pages link here and check the page's history before deleting.
[edit] CXXFLAGS Definitions
CXXFLAGS="${CFLAGS} -fno-enforce-eh-specs -fvisibility=hidden -fvisibility-inlines-hidden"
- -fvisibility-inlines-hidden
- Can be speedup for kde and qt
[edit] See Also