Skip to content
Commit 8fc5f07f authored by Alex Lorenz's avatar Alex Lorenz
Browse files

[clang][driver][darwin] use the deployment target version as the SDK version

when passing -platform_version to the linker

The use of a valid SDK version is preferred over an empty SDK version
(0.0.0) as the system's runtime might expect the linked binary to contain
a valid SDK version in order for the binary to work correctly

rdar://66795188
parent bfd60b36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment