Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217964 - app-text/highlight ignores CFLAGS
Summary: app-text/highlight ignores CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo SGML project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-16 14:43 UTC by Markus Duft (RETIRED)
Modified: 2011-06-02 11:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (highlight-3.3:20110602-105041.log,33.62 KB, text/plain)
2011-06-02 10:59 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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.