Bug 163946

Summary: [cmake] Don't enable ld.gold by default on non-ELF platforms
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: Tools / TestsAssignee: Konstantin Tokarev <annulen>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, lforschler, mcatanzaro, ossy
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Konstantin Tokarev 2016-10-25 08:47:16 PDT
For example, MinGW toolchain may be shipped with gold, but it fails to link WebKit.
Comment 1 Konstantin Tokarev 2016-10-25 08:48:20 PDT
Created attachment 292757 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-25 12:28:44 PDT
Comment on attachment 292757 [details]
Patch

Clearing flags on attachment: 292757

Committed r207836: <http://trac.webkit.org/changeset/207836>
Comment 3 WebKit Commit Bot 2016-10-25 12:28:48 PDT
All reviewed patches have been landed.  Closing bug.