[Webkit-unassigned] [Bug 236365] New: [CMake] REGRESSION(r288994): Setting multiple values in LDFLAGS causes incorrect linker detection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 07:21:05 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=236365

            Bug ID: 236365
           Summary: [CMake] REGRESSION(r288994): Setting multiple values
                    in LDFLAGS causes incorrect linker detection
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

After r288994, doing something like the following will cause the linker
to be wrongly identified:

  LDFLAGS='-Wl,-O1 -Wl,--as-needed' Tools/Scripts/build-webkit [...]

and CMake will print the following (it should read “BFD”):

  -- Linker variant in use: UNKNOWN

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220209/54cd2f24/attachment-0001.htm>


More information about the webkit-unassigned mailing list