Skip to content
Snippets Groups Projects
Commit dc3d2482 authored by Kateryna Kostiuk's avatar Kateryna Kostiuk Committed by Adrien Béraud
Browse files

macOS: bump minimum version to 10.15

Change-Id: I97867faadfcdbe3896464c6ca05c5857f042f1e2
parent ec2517ff
No related branches found
No related tags found
No related merge requests found
...@@ -134,7 +134,7 @@ endif ...@@ -134,7 +134,7 @@ endif
endif endif
ifdef HAVE_MACOSX ifdef HAVE_MACOSX
MIN_OSX_VERSION=10.13 MIN_OSX_VERSION=10.15
CC=xcrun cc CC=xcrun cc
CXX=xcrun c++ CXX=xcrun c++
AR=xcrun ar AR=xcrun ar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment