[Buildroot] Include Host Architecture in LLVM_TARGETS_TO_BUILD

Joseph Kogut joseph.kogut at gmail.com
Fri Jun 1 19:28:00 UTC 2018


Hi Valentin,

I'm using the Clang compiler frontend to LLVM that you added to
Buildroot (thanks!), and the package that I'm working on building
requires Clang to support the host architecture, as well as the
target.

I was wondering if you knew of a way to detect and enable the host
architecture for LLVM, as I think enabling all supported architectures
would be wasteful.

Best regards,
Joseph


More information about the buildroot mailing list