We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51cc75 commit 8afd675Copy full SHA for 8afd675
1 file changed
external_deps/build.sh
@@ -1124,7 +1124,7 @@ setup_windows-amd64-mingw() {
1124
# Set up environment for 64-bit amd64 macOS
1125
setup_macos-amd64-default() {
1126
MACOS_ARCH=x86_64
1127
- export MACOSX_DEPLOYMENT_TARGET=10.9 # works with CMake
+ export MACOSX_DEPLOYMENT_TARGET=10.12 # works with CMake
1128
common_setup macos x86_64-apple-darwin11
1129
}
1130
0 commit comments