Merge pull request #381 from radarhere/is_macos
MRG: Added IS_MACOS Apple left 'OS X' behind with 10.11, and now we've moved on to 11. So multibuild's variable `IS_OSX` is not quite as suitable as it once was. This PR adds `IS_MACOS` - but still sets `IS_OSX` to not break any external scripts that may be using it.
Showing
Please register or sign in to comment