[Webkit-unassigned] [Bug 15400] JavaScriptCore gets compiled with icu-config compiler flags prepended, instead of appended
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 6 09:19:50 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15400
mrowe at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrowe at apple.com
Status|UNCONFIRMED |NEW
Component|JavaScriptCore |WebKit Misc.
Ever Confirmed|0 |1
OS/Version|Mac OS X 10.4 |Other
Platform|Macintosh |PC
------- Comment #2 from mrowe at apple.com 2007-10-06 09:19 PDT -------
I'm pretty sure this is caused by the following:
WebKit.pri:19:gtk-port:QMAKE_CXXFLAGS += $$system(icu-config --cppflags)
I'm not sure how to have qmake add the relevant flags at the end though.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list