On 2020-12-16 02:40 , Christopher Jones wrote:
> 
> Yes, you are right, ${configure.sdkroot} does indeed fallback to the
> versionless SDK path, but there are other variables like
> ${configure.sdk_version} which are set incorrectly now, and thus any
> port explicitly using these will likely run into problems.

That option has always meant "this is the SDK version we are going to
try to use", not "this is the SDK version we are definitely actually using".

Does `xcrun --sdk macosx11 --show-sdk-path` give a useful result, or do
you have to specify an exact version?

- Josh

Reply via email to