[webkit-changes] [WebKit/WebKit] 629404: Follow-up: Add targets for vp8 and vp9 builds of v...

Commit Queue noreply at github.com
Fri Dec 8 08:00:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6294044ab15ffdc962d5ed402bc207a90679c3b3
      https://github.com/WebKit/WebKit/commit/6294044ab15ffdc962d5ed402bc207a90679c3b3
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M Source/ThirdParty/libwebrtc/Configurations/Base-libvpx.xcconfig
    M Source/ThirdParty/libwebrtc/Configurations/libvpx.xcconfig

  Log Message:
  -----------
  Follow-up: Add targets for vp8 and vp9 builds of vpx_dec_fuzzer.cc
https://bugs.webkit.org/show_bug.cgi?id=261568
<rdar://115515990>

Unreviewed follow-up fix.

* Source/ThirdParty/libwebrtc/Configurations/Base-libvpx.xcconfig:
(USE_HEADERMAP): Add.
* Source/ThirdParty/libwebrtc/Configurations/libvpx.xcconfig:
(USE_HEADERMAP): Remove.
- Move USE_HEADERMAP from libvpx.xcconfig to Base-libvpx.xcconfig.
  This matches the change made to libwebrtc.xcconfig and
  Base-libwebrtc.xcconfig in commit 269490 at main.

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




More information about the webkit-changes mailing list