Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macos_version: add KERNEL_MAJOR_VERSIONS map #18674

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Commits on Oct 30, 2024

  1. macos_version: add KERNEL_MAJOR_VERSIONS map

    This will be used by `llvm` (and, presumably, in the future, versioned
    LLVM formulae). The idea is that we will write a config file for each OS
    version pointing to the correct SDKROOT so that `llvm` does not require
    rebuilding/reinstalling when a user upgrades to a new major version of
    macOS.
    
    See Homebrew/homebrew-core#196094.
    carlocab committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5ae4f25 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    42dd0ac View commit details
    Browse the repository at this point in the history