HomeFreeBSD

Add --sysroot to the compiler flags for clang or gcc external toolchains

Description

Add --sysroot to the compiler flags for clang or gcc external toolchains

Before this fix, --sysroot was only added to the compiler flags if a clang
external toolchain was used.

Reviewed by: imp

Details

Provenance
rodrigcAuthored on
Reviewer
imp
Parents
rS280718: Link lld to ld.lld, so you can use -fuse-ld=lld with clang.
Branches
Unknown
Tags
Unknown