[webkit-changes] [WebKit/WebKit] e9bbee: REGRESSION (200111 at main): -iframework switch needs...

Commit Queue noreply at github.com
Mon Feb 13 16:14:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e9bbee0464ff6a0ddacaeed07fdd6abbde359082
      https://github.com/WebKit/WebKit/commit/e9bbee0464ff6a0ddacaeed07fdd6abbde359082
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2023-02-13 (Mon, 13 Feb 2023)

  Changed paths:
    M Source/WebKit/Configurations/WebKit.xcconfig

  Log Message:
  -----------
  REGRESSION (200111 at main): -iframework switch needs space before path
https://bugs.webkit.org/show_bug.cgi?id=252198

Reviewed by Alexey Proskuryakov.

* Source/WebKit/Configurations/WebKit.xcconfig:
(OTHER_LDFLAGS):
- Add space after -iframework switch.
- Remove quotes for consistency as OTHER_CFLAGS in
  BaseTarget.xcconfig does not quote the same path.

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




More information about the webkit-changes mailing list