Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39377 - bzip2 always uses -fomit-frame-pointer
Summary: bzip2 always uses -fomit-frame-pointer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-25 13:01 UTC by Ciaran McCreesh
Modified: 2004-01-25 15:01 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 Ciaran McCreesh 2004-01-25 13:01:36 UTC
bzip2 will always compile with -fomit-frame-pointer, even if this setting is not specified in the user's CFLAGS. At least on non-x86 this should be left up to make.conf and not forced upon the user (it has no effect on performance for archs with over about a dozen GP registers anyway).
Comment 1 SpanKY gentoo-dev 2004-01-25 15:01:54 UTC
USE=debug will remove the -fomit-frame-pointer