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

Using Darwin version number in platform name of macOS is misleading #285

Open
giordano opened this issue Nov 5, 2022 · 0 comments
Open

Comments

@giordano
Copy link
Member

giordano commented Nov 5, 2022

There are some tools, and most notably the linker ld64, which expect the macOS version, and not the Darwin version, to be present in the platform name: https://github.com/apple-oss-distributions/ld64/blob/dbf8f7feb5579761f1623b004bd468bdea7c6225/src/ld/Options.cpp#L5478-L5500. #284 is a hot-fix to work around this problem, but if in the future we're going to reorganise the toolchain tree we may want to change this version number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant