bitcoin/depends/hosts
laanwj 018fd96202
Merge bitcoin/bitcoin#22093: build: Try posix-specific CXX first for mingw32 host
2fda0c7851 doc: Drop no longer required notes for Windows builds (Hennadii Stepanov)
f09ed92be1 build: Try posix-specific CXX first for mingw32 host (Hennadii Stepanov)

Pull request description:

  On master (1186910b6b), when cross-compiling for Windows using our depends build system, we must manually choose the POSIX thread model for the `x86_64-w64-mingw32-g++` compiler.

  This PR improves the build system to make this choice automa**g**ically.

ACKs for top commit:
  jarolrod:
    re-ACK  2fda0c7851
  shaavan:
    tACK 2fda0c7851

Tree-SHA512: ad3bbdfe84b3c8eb56e102aa0abdc76fd864b2724ac59c9a12a798c57d1c5a1172682172588019d5d1715801a9f201fd9424effbd858e8dc30607c23c0d5941f
2022-01-07 21:05:30 +01:00
..
android.mk build: Switch to llvm buinutils for Android builds 2021-11-10 18:51:33 +02: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 build: Try posix-specific CXX first for mingw32 host 2021-06-02 18:04:24 +03:00