RESOLVED WONTFIX 96930
Qt configuration ld.gold linker problem at cross compilation
https://bugs.webkit.org/show_bug.cgi?id=96930
Summary Qt configuration ld.gold linker problem at cross compilation
Balazs Kilvady
Reported 2012-09-17 09:28:13 PDT
Created attachment 164407 [details] condition of using ld.gold patch This patch extends the gold linker detection rule to also handle cross compilation cases (e.g. when cross-compiling for MIPS or ARM). The current detection rule checks for the system /usr/bin/ld.gold linker. The extended rule disallows the use of this linker during cross compilation.
Attachments
condition of using ld.gold patch (1.43 KB, patch)
2012-09-17 09:28 PDT, Balazs Kilvady
no flags
Csaba Osztrogonác
Comment 1 2013-06-11 02:48:15 PDT
Note You need to log in before you can comment on or make changes to this bug.