Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 2, 2025

Backport of #119260 to release/10.0

/cc @akoeplinger

Customer Impact

  • Customer reported
  • Found internally

This just affects the runtime build when using newer Xcode.

Regression

  • Yes
  • No

Testing

Building locally and on CI.

Risk

Low. This just adds additional checks to use the new name for the compiler option.

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

Package authoring no longer needed in .NET 9

IMPORTANT: Starting with .NET 9, you no longer need to edit a NuGet package's csproj to enable building and bump the version.
Keep in mind that we still need package authoring in .NET 8 and older versions.

… clang in Xcode 16.3+

llvm/llvm-project@1c66d08 renamed the option `-Wno-overriding-t-option` to `-Wno-overriding-option`.
This caused some configure time checks in CMake to fail because of hitting an unknown compiler option.
@akoeplinger
Copy link
Member

Infrastructure/build-only change necessary to build the runtime on newer macOS/Xcode versions, tell-mode, applying servicing-approved.

@akoeplinger akoeplinger added the Servicing-approved Approved for servicing release label Sep 2, 2025
@ViktorHofer ViktorHofer merged commit 2f01f72 into release/10.0 Sep 2, 2025
162 of 164 checks passed
@ViktorHofer ViktorHofer deleted the backport/pr-119260-to-release/10.0 branch September 2, 2025 14:55
@github-actions github-actions bot locked and limited conversation to collaborators Oct 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants