Bug 89312 - [Qt] Do not add "-fuse-ld=gold" to LFLAGS
Summary: [Qt] Do not add "-fuse-ld=gold" to LFLAGS
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-17 11:51 PDT by Niels Ole Salscheider
Modified: 2014-02-03 03:21 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Niels Ole Salscheider 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.
Comment 1 Jocelyn Turcotte 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.