On May 28, 2021, at 9:09 AM, Jason Bacon <outpaddling%yahoo.com@localhost> wrote:
On 5/28/21 9:17 AM, Jason Bacon wrote:
Let's try that again without Thunderbird's HTML formatting...
#
# Apple do not always keep the SDK version in step with the OS version. When
# that happens add a mapping below, but only within the same OS release major.
#
OSX_SDK_MAP.11.2= 11.1
+OSX_SDK_MAP.11.4= 11.3
#
OSX_SDK_PATH!= /usr/bin/xcrun \
--sdk macosx${OSX_SDK_MAP.${OSX_VERSION}:U${OSX_VERSION}} \
--show-sdk-path 2>/dev/null || echo /nonexistent