Tags: hebasto/bitcoin
Tags
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.
cmake: Mark more Qt package variables as advanced This change cleans up the user-facing part of the CMake cache following the migration to Qt 6.
cmake: Mark more Qt package variables as advanced This change cleans up the user-facing part of the CMake cache following the migration to Qt 6. An exception has been documented.
cmake, qt: Silence `-Wno-trailing-whitespace` compiler warnings
PreviousNext