Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 438628 - =app-accessibility/speech-tools-2.1-r1 mixes CFLAGS and CXXFLAGS
Summary: =app-accessibility/speech-tools-2.1-r1 mixes CFLAGS and CXXFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jesus Rivero (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: mixing-flags
  Show dependency tree
 
Reported: 2012-10-16 21:50 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2012-12-04 04:11 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 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