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

Bug 217964

Summary: app-text/highlight ignores CFLAGS
Product: Gentoo Linux Reporter: Markus Duft (RETIRED) <mduft>
Component: New packagesAssignee: Gentoo SGML project <sgml>
Status: RESOLVED FIXED    
Severity: normal CC: tex
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log

Description Markus Duft (RETIRED) gentoo-dev 2008-04-16 14:43:38 UTC
setting CFLAGS has no effect.

Reproducible: Always

Steps to Reproduce:
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-04-16 15:55:12 UTC
Confirmed.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2008-05-05 03:39:35 UTC
2.6.9 doesn't ignore.
Comment 3 Agostino Sarubbo gentoo-dev 2011-06-02 10:59:48 UTC
Created attachment 275599 [details]
Build log

Reopened.

The part with qmake does not respect CXXFLAGS.

x86_64-pc-linux-gnu-g++ -c -include highlight-gui -pipe -Wall -W -D_REENTRANT -DDATA_DIR=\"/usr/share/highlight/\" -DCONFIG_DIR=\"/etc/highlight/\" -DDOC_DIR=\"/usr/share/doc/highlight-3.3/\" -DO2 -DQT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I../include -I. -I. -o io_report.o io_report.cpp


amd64box ~ # emerge --info | grep CXX
CXXFLAGS="-march=native -O2"
Comment 4 Tim Harder gentoo-dev 2011-06-02 11:39:36 UTC
Fixed in CVS.