That's true, lld is required to link the binary with clang/llvm being used. Ares will attempt to build with Clang as its preferred compiler, otherwise it will fallback to GCC.
I'll have to decide whether I should mandate Clang and lld as makedepend, or somehow figure a way to let users build Ares with GCC without forcing them to install lld (and thus llvm) pointlessly.
Pinned Comments
Snowstorm64 commented on 2023-04-30 11:46 (UTC) (edited on 2023-04-30 11:50 (UTC) by Snowstorm64)
That's true, lld is required to link the binary with clang/llvm being used. Ares will attempt to build with Clang as its preferred compiler, otherwise it will fallback to GCC.
I'll have to decide whether I should mandate Clang and lld as makedepend, or somehow figure a way to let users build Ares with GCC without forcing them to install lld (and thus llvm) pointlessly.