[webkit-changes] [WebKit/WebKit] d6a1b1: [Xcode] Add support for setting CC/CPLUSPLUS varia...

Commit Queue noreply at github.com
Wed Jan 3 14:20:35 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d6a1b10f5acd8fe9f9aa402737d0b387430ff746
      https://github.com/WebKit/WebKit/commit/d6a1b10f5acd8fe9f9aa402737d0b387430ff746
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M Makefile.shared

  Log Message:
  -----------
  [Xcode] Add support for setting CC/CPLUSPLUS variables when using make
https://bugs.webkit.org/show_bug.cgi?id=267020
<rdar://120398180>

Reviewed by Elliott Williams.

* Makefile.shared:
- Set CC and CPLUSPLUS Xcode variables if passed in on command-line.

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




More information about the webkit-changes mailing list