Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458774 - app-arch/star-1.5.2 injects -O -pg into CFLAGS
Summary: app-arch/star-1.5.2 injects -O -pg into CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2013-02-22 18:52 UTC by RB
Modified: 2013-02-23 17:56 UTC (History)
2 users (show)

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 RB 2013-02-22 18:52:41 UTC
Looks like the profiling flag was left in.  Build fails on systems with CFLAGS containing -fomit-frame-pointer.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-02-23 17:56:17 UTC
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-arch/star/ChangeLog,v 1.101 2013/02/04 11:45:39 jlec Exp $
 
+  23 Feb 2013; Jeroen Roovers <jer@gentoo.org> star-1.5.2.ebuild:
+  Respect CFLAGS (bug #458774 by RB).