[webkit-changes] [WebKit/WebKit] efcd01: [GLib] Tweak LLD detection (unbreak e.g. Ubuntu 23...
Nikolas Zimmermann
noreply at github.com
Sun Aug 27 05:50:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: efcd01c4d0c08251f6a785e5686234a21bb1c15d
https://github.com/WebKit/WebKit/commit/efcd01c4d0c08251f6a785e5686234a21bb1c15d
Author: Nikolas Zimmermann <nzimmermann at igalia.com>
Date: 2023-08-27 (Sun, 27 Aug 2023)
Changed paths:
M Source/cmake/OptionsCommon.cmake
Log Message:
-----------
[GLib] Tweak LLD detection (unbreak e.g. Ubuntu 23.04) for GTK/WPE ports
https://bugs.webkit.org/show_bug.cgi?id=260518
Reviewed by Adrian Perez de Castro and Michael Catanzaro.
Adapt LLD detection, to handle the vendor-specific version strings such as "Ubuntu LLD...".
Vanilla LLD reports "LLD..." when invoked with --version - the Ubuntu ones are customized.
* Source/cmake/OptionsCommon.cmake:
Canonical link: https://commits.webkit.org/267336@main
More information about the webkit-changes
mailing list