Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 49e6e8770b5010d4fc27845088b8ff259b4910e7
      
https://github.com/WebKit/WebKit/commit/49e6e8770b5010d4fc27845088b8ff259b4910e7
  Author: Michael Catanzaro <mcatanz...@redhat.com>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M Source/cmake/WebKitFeatures.cmake

  Log Message:
  -----------
  REGRESSION(270651@main): Broke cloop build: LowLevelInterpreter.asm:2778 in 
call to entry: Could not find macro entry (MacroError)
https://bugs.webkit.org/show_bug.cgi?id=265218

Reviewed by Don Olmstead.

WebAssembly no longer requires JIT, but it's still incompatible with
cloop, so let's make sure you cannot build with both enabled and set an
appropriate default value for each architecture.

* Source/cmake/WebKitFeatures.cmake:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to