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

Bug 438628

Summary: =app-accessibility/speech-tools-2.1-r1 mixes CFLAGS and CXXFLAGS
Product: Gentoo Linux Reporter: Vicente Olivert Riera (RETIRED) <vincent>
Component: New packagesAssignee: Jesus Rivero (RETIRED) <neurogeek>
Status: RESOLVED FIXED    
Severity: normal CC: neurogeek, sound
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 234011    

Description Vicente Olivert Riera (RETIRED) gentoo-dev 2012-10-16 21:50:39 UTC
# grep ^C.*FLAGS /etc/make.conf
CFLAGS="-march=k8 -O2 -pipe -g0 -Wno-pointer-sign"
CXXFLAGS="-march=k8 -O2 -pipe

x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=k8 -O2 -pipe -g0 -Wno-pointer-sign -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib.cc
Comment 1 Jesus Rivero (RETIRED) gentoo-dev 2012-12-04 04:11:30 UTC
Fixed in app-accessibility/speech-tools-2.1-r2