[Webkit-unassigned] [Bug 82331] [Qt] Make debug build work on 32 bit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 06:41:54 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82331





--- Comment #2 from Csaba Osztrogonac <ossy at webkit.org>  2012-03-27 06:41:54 PST ---
(From update of attachment 134044)
View in context: https://bugs.webkit.org/attachment.cgi?id=134044&action=review

> Tools/qmake/mkspecs/features/unix/default_pre.prf:-17
> -# Use gold if available
> -!scratchbox:!mac:exists(/usr/bin/ld.gold): QMAKE_LFLAGS += -fuse-ld=gold
> -

I had to move this to default_post.prf, because CONFIG(debug, debug|release) doesn't work here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list