Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0e4ff5c33c288c3b15384a57cf228962f181aa95
      
https://github.com/WebKit/WebKit/commit/0e4ff5c33c288c3b15384a57cf228962f181aa95
  Author: Olivier Blin <[email protected]>
  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@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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to