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

Bug 419413

Summary: =dev-db/firebird-2.5.1.26351.0 uses CFLAGS instead of CXXFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: NeedPatch
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Agostino Sarubbo gentoo-dev 2012-06-02 22:09:31 UTC
x86_64-pc-linux-gnu-g++ -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -DAMD64 -MMD -fPIC -fmessage-length=0 -pthread -march=native -O2 -march=native -O2 -g0 -pthread -fno-rtti -march=native -O2 -g0 -pthread -fno-rtti -c ../src/jrd/UserManagement.cpp -o ../temp/std/jrd/UserManagement.o

amd64box ~ # emerge --info | grep 'CFLAGS\|CXX'
CFLAGS="-march=native -O2 -g0"
CXXFLAGS="-march=native -O2"
Comment 1 Pacho Ramos gentoo-dev 2014-12-11 11:52:07 UTC
latest version is not affected by this