Skip to content

Conversation

@keith
Copy link
Contributor

@keith keith commented Oct 17, 2025

Mojo (really LLVM) defaults to the current major OS version if no min OS
version is passed with the triple. In this case if the linker has a
minimum OS version flag it warns (and potentially produces invalid
binaries). This makes sure we're using the correct version for both
cases.

Mojo (really LLVM) defaults to the current major OS version if no min OS
version is passed with the triple. In this case if the linker has a
minimum OS version flag it warns (and potentially produces invalid
binaries). This makes sure we're using the correct version for both
cases.
@keith keith enabled auto-merge (squash) October 17, 2025 17:03
@keith keith merged commit 87f860f into main Oct 17, 2025
6 checks passed
@keith keith deleted the ks/set-macos-min-os-when-passed branch October 17, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant