Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13213 - qt build ignores user CFLAGS
Summary: qt build ignores user CFLAGS
Status: RESOLVED DUPLICATE of bug 12335
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-04 01:07 UTC by Robert
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
Patch for qt-3.1.1.ebuild (qt-3.1.1.ebuild.diff,368 bytes, patch)
2003-01-04 01:08 UTC, Robert
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert 2003-01-04 01:07:21 UTC
The current qt builds ignore the user's set CFLAGS because the qt build 
system only uses the CFLAGS defined in qmake.conf. This tiny patch 
will fix that by updating qmake.conf with the user's selected CFLAGS. It 
shouldn't break the fix for alpha right above it either.  
 
This is for 3.1.1 but it could be easily applied to any other 3.x ebuild.
Comment 1 Robert 2003-01-04 01:08:14 UTC
Created attachment 6941 [details, diff]
Patch for qt-3.1.1.ebuild
Comment 2 Hannes Mehnert (RETIRED) gentoo-dev 2003-01-06 02:07:58 UTC

*** This bug has been marked as a duplicate of 12335 ***