[webkit-changes] [WebKit/WebKit] 0e4ff5: [WPE] Fix build without journald after 271330 at main

Olivier Blin noreply at github.com
Fri Dec 1 10:35:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0e4ff5c33c288c3b15384a57cf228962f181aa95
      https://github.com/WebKit/WebKit/commit/0e4ff5c33c288c3b15384a57cf228962f181aa95
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformGTK.cmake
    M Source/WTF/wtf/PlatformWPE.cmake
    M Source/WebKit/WPEPlatform/wpe/drm/CMakeLists.txt

  Log Message:
  -----------
  [WPE] Fix build without journald after 271330 at main
https://bugs.webkit.org/show_bug.cgi?id=265663

Reviewed by Michael Catanzaro.

* Source/WTF/wtf/PlatformGTK.cmake:
* Source/WTF/wtf/PlatformWPE.cmake:

Drive-by fix to use ENABLE_JOURNALD_LOG instead of Journald_FOUND.

* Source/WebKit/WPEPlatform/wpe/drm/CMakeLists.txt:

The Journald::Journald target should not be used if journald support
is not enabled.

Canonical link: https://commits.webkit.org/271392@main




More information about the webkit-changes mailing list