Fix building on macOS Sierra (10.12)
The -stdlib=libc++ flag is no longer supported on Sierra (it is now the default option). I added a version check that adds the option for macOS versions below Sierra (10.12) and removed the option otherwise.
Loading
Please register or sign in to comment