RESOLVED INVALID 89312
[Qt] Do not add "-fuse-ld=gold" to LFLAGS
https://bugs.webkit.org/show_bug.cgi?id=89312
Summary [Qt] Do not add "-fuse-ld=gold" to LFLAGS
Niels Ole Salscheider
Reported 2012-06-17 11:51:15 PDT
In Qt 4.8.2, you add "-fuse-ld=gold" to LFLAGS for linux-g++ in src/3rdparty/webkit/Source/common.pri. But this flag is not supported by upstream gcc (even though some distributions patch gcc to support it). Thus, the build might fail if the gold linker is present on your system. Please remove the flag from LDFLAGS.
Attachments
Jocelyn Turcotte
Comment 1 2014-02-03 03:21:16 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.