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

build: bump minimum macOS version to 10.13

Change-Id: I58eeadbd840c089916664f82c547d78df9daa9a1
parent 89bee6b7
No related branches found
No related tags found
No related merge requests found
......@@ -122,7 +122,7 @@ endif
endif
ifdef HAVE_MACOSX
MIN_OSX_VERSION=10.11
MIN_OSX_VERSION=10.13
CC=xcrun cc
CXX=xcrun c++
AR=xcrun ar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment