Fix checkdeps.sh on Mac (#3306)
Update the check_minimum_version function to use numeric comparison (not string comparison) on components of version numbers. Fixes the following output: ``` $ make Checking deps: ERROR OSX version '10.11.6' not supported. Minimum supported version: 10.8 make: *** [checks] Error 1 ```master
parent
273228fafa
commit
33c022fcec
Loading…
Reference in new issue