[webkit-changes] [WebKit/WebKit] aa8545: Build fix for "Avoid File::Find during IDL generat...

Elliott Williams noreply at github.com
Thu Sep 28 13:28:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aa8545f5047ba03ba99a13b51f9881c2ca14bae9
      https://github.com/WebKit/WebKit/commit/aa8545f5047ba03ba99a13b51f9881c2ca14bae9
  Author: Elliott Williams <emw at apple.com>
  Date:   2023-09-28 (Thu, 28 Sep 2023)

  Changed paths:
    M Tools/DumpRenderTree/DerivedSources.make

  Log Message:
  -----------
  Build fix for "Avoid File::Find during IDL generation"
https://bugs.webkit.org/show_bug.cgi?id=261364
rdar://99146531

Unreviewed.

DumpRenderTree's DerivedSource Makefile now has multiple targets, so we
need to be careful to actually declare the "all" target first, since the
default target needs to generate everything.

* Tools/DumpRenderTree/DerivedSources.make:

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




More information about the webkit-changes mailing list