Bug 89312
Summary: | [Qt] Do not add "-fuse-ld=gold" to LFLAGS | ||
---|---|---|---|
Product: | WebKit | Reporter: | Niels Ole Salscheider <niels_ole> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | ||
Priority: | P3 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Linux |
Niels Ole Salscheider
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jocelyn Turcotte
=== 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.