Skip to content
  • E. G. Patrick Bos's avatar
    20d0e3b3
    Fix building on macOS Sierra (10.12) · 20d0e3b3
    E. G. Patrick Bos authored
    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.
    20d0e3b3
    Fix building on macOS Sierra (10.12)
    E. G. Patrick Bos authored
    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