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

Bug 384369

Summary: sci-biology/bfast-0.6.5a does not respect CFLAGS="-O?"
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Andrey Kislyuk (RETIRED) <weaver>
Status: RESOLVED FIXED    
Severity: normal CC: sci-biology
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 384345    

Description Agostino Sarubbo gentoo-dev 2011-09-24 23:17:21 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -g0 -Wall -g -O2 -pthread  -MT BError.o -MD -MP -MF $depbase.Tpo -c -o BError.o BError.c &&\                 
mv -f $depbase.Tpo $depbase.Po 

Please drop -g -O2



amd64box ~ # emerge --info | grep CFLAGS
CFLAGS="-march=native -O2 -g0"
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2011-10-06 12:59:26 UTC
+*bfast-0.6.5a-r1 (06 Oct 2011)
+
+  06 Oct 2011; Justin Lecher <jlec@gentoo.org> +bfast-0.6.5a-r1.ebuild:
+  Respect CFLAGS, #384369
+