bitcoin/depends/hosts
fanquake a43b8e9555
build: set OSX_MIN_VERSION to 10.15
This is required to use std::filesystem on macOS as support for it only
landed in the libc++ dylib shipped with 10.15.

See also: https://developer.apple.com/documentation/xcode-release-notes/xcode-11-release-notes

Clang now supports the C++17 <filesystem> library for iOS 13, macOS 10.15, watchOS 6, and tvOS 13.
2021-09-16 17:50:19 +08:00
..
android.mk depends: add MULTIPROCESS depends option 2020-05-12 09:47:06 -04:00
darwin.mk build: set OSX_MIN_VERSION to 10.15 2021-09-16 17:50:19 +08:00
default.mk depends: Propagate well-known vars into depends 2020-05-27 17:39:47 -04:00
linux.mk depends: Add missing -D_LIBCPP_DEBUG=1 to debug flags 2021-05-06 07:47:27 +02:00
mingw32.mk depends: add MULTIPROCESS depends option 2020-05-12 09:47:06 -04:00