mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-25 22:29:07 +00:00
63403bb0df
Bug 1500504 added a version check for the SDK, but it only does the check if --with-macos-sdk is used. We should also check the version when using the default SDK. Note that this means we now set MACOS_SDK_DIR to be the default SDK even if it wasn't set explicitly from --with-macos-sdk Differential Revision: https://phabricator.services.mozilla.com/D17727 --HG-- extra : moz-landing-system : lando