bump mac min version to 10.15
This commit is contained in:
@@ -119,7 +119,7 @@ ifeq ($(SYSTEM),unix)
|
||||
else
|
||||
JAVA_HOME ?= $(shell /usr/libexec/java_home)
|
||||
endif
|
||||
MAC_MIN_VERSION = 10.14
|
||||
MAC_MIN_VERSION = 10.15
|
||||
endif # ($(OS),Darwin)
|
||||
endif # ($(SYSTEM),unix)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user