elements/depends/builders
Hennadii Stepanov 8a4a938db5
depends: Override host compilers for FreeBSD and OpenBSD
When building depends on FreeBSD/OpenBSD `aarch64`, the host compilers
default to `default_host_{CC,CXX}`, which resolves to `gcc`/`g++`. This
is incorrect on these systems, where Clang is the default system
compiler.

Github-Pull: #32716
Rebased-From: 4f10a57671c19cacca630b2401e42a213aacff1b
2025-07-03 11:58:03 +01:00
..
darwin.mk depends: remove FORCE_USE_SYSTEM_CLANG 2024-06-10 13:15:23 +01:00
default.mk build: swap otool for (llvm-)objdump 2024-05-08 16:36:41 +08:00
freebsd.mk depends: Override host compilers for FreeBSD and OpenBSD 2025-07-03 11:58:03 +01:00
linux.mk [depends] builders: No need to set -L and --location for curl 2016-02-26 09:50:29 +01:00
netbsd.mk build: add NetBSD support to depends 2022-02-14 16:52:23 +00:00
openbsd.mk depends: Override host compilers for FreeBSD and OpenBSD 2025-07-03 11:58:03 +01:00