[Buildroot] [RFC PATCH 1/4] llvm: disable bindings on host

Joseph Kogut joseph.kogut at gmail.com
Sun Oct 20 06:55:51 UTC 2019


On Sat, Oct 19, 2019 at 3:47 PM Arnout Vandecappelle <arnout at mind.be> wrote:
>
>
>
> On 24/07/2019 19:35, Joseph Kogut wrote:
> > Signed-off-by: Joseph Kogut <joseph.kogut at gmail.com>
>
>  Can you explain why this is needed/wanted?
>
>  Regards,
>  Arnout
>

Nope. This commit was a while ago, and when I was working on this
feature, I found that certain bindings were still enabled which caused
a build failure. I researched the configure flags for LLVM, and found
this one. Enabling it fixed the build, so I added it.

It's very possible the enabling of this flag obviates the need for the
priors. If that's the case, I would of course support removing the
unneeded flags.

Best,
Joseph


More information about the buildroot mailing list