mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
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
|
||
|---|---|---|
| .. | ||
| darwin.mk | ||
| default.mk | ||
| freebsd.mk | ||
| linux.mk | ||
| netbsd.mk | ||
| openbsd.mk | ||