depends: set OSX_MIN_VERSION to 10.10

git cherry-pick 26b15df99de9984ade134c3c896b7c1c32c089e4
This commit is contained in:
Michel van Kessel
2019-01-13 06:30:47 -08:00
parent 60031b6468
commit f7c71cf9c5
5 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ Common `host-platform-triplets` for cross compilation are:
- `i686-w64-mingw32` for Win32
- `x86_64-w64-mingw32` for Win64
- `x86_64-apple-darwin11` for MacOSX
- `x86_64-apple-darwin14` for macOS
- `arm-linux-gnueabihf` for Linux ARM 32 bit
- `aarch64-linux-gnu` for Linux ARM 64 bit