bitcoin/depends/hosts
laanwj c545a7aeb1
Merge bitcoin/bitcoin#23948: build: add support for FreeBSD to depends
ae9175f608 build: add FreeBSD support to depends (fanquake)

Pull request description:

  Setup to use the system Clang (11.0.1 as of FreeBSD 13.0).

  Doesn't build the Qt package; that requires a few additional changes. The current issue is that FreeBSDs `byacc` seems to have an issue parsing something in libxkbcommon. Work in progress branch here: https://github.com/fanquake/bitcoin/tree/depends_support_freebsd_qt. In any case, I don't think building the Qt libs on FreeBSD is a super high priority (I'd also have no way to test the GUI).

ACKs for top commit:
  laanwj:
    ACK ae9175f608

Tree-SHA512: 1ecc7855f0195f68c96e534bd77ce17c3975db1dfb3caa35302c2b46643c8c30f75b1c2e1735cf69f1eddb70447d11e67e7f339ef5497336cdff7a59b32be961
2022-02-02 20:00:53 +01:00
..
android.mk build: Switch to llvm buinutils for Android builds 2021-11-10 18:51:33 +02:00
darwin.mk build: use macOS 11 SDK (Xcode 12.2) 2022-01-26 17:28:16 +08:00
default.mk depends: Propagate well-known vars into depends 2020-05-27 17:39:47 -04:00
freebsd.mk build: add FreeBSD support to depends 2022-01-19 20:38:07 +08:00
linux.mk depends: Add missing -D_LIBCPP_DEBUG=1 to debug flags 2021-05-06 07:47:27 +02:00
mingw32.mk build: Replace which command with command -v 2022-01-31 22:30:00 +00:00