Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384369 - sci-biology/bfast-0.6.5a does not respect CFLAGS="-O?"
Summary: sci-biology/bfast-0.6.5a does not respect CFLAGS="-O?"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Kislyuk (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 384345
  Show dependency tree
 
Reported: 2011-09-24 23:17 UTC by Agostino Sarubbo
Modified: 2011-10-06 12:59 UTC (History)
1 user (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 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
+