Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 458774

Summary: app-arch/star-1.5.2 injects -O -pg into CFLAGS
Product: Gentoo Linux Reporter: RB <aoz.syn>
Component: Current packagesAssignee: Daniel Pielmeier <billie>
Status: RESOLVED FIXED    
Severity: normal CC: jer, shell-tools
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    

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).