We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f69832 commit 99ce265Copy full SHA for 99ce265
1 file changed
external_deps/build.sh
@@ -1437,7 +1437,7 @@ setup_macos-amd64-default() {
1437
MACOS_ARCH=x86_64
1438
# OpenAL requires 10.14.
1439
export MACOSX_DEPLOYMENT_TARGET=10.14 # works with CMake
1440
- common_setup macos x86_64-apple-darwin11
+ common_setup macos "x86_64-apple-macosx${MACOSX_DEPLOYMENT_TARGET}"
1441
}
1442
1443
# Set up environment for 32-bit i686 Linux
0 commit comments