https://bugs.freedesktop.org/show_bug.cgi?id=99010
--- Comment #23 from Emil Velikov <emil.l.veli...@gmail.com> ---
(In reply to Tobias Droste from comment #21)
> Created attachment 129410 [details] [review]
> Patch on top of Emils series
>
> Does the attached patch fix this?
>
Afaics the patch is off --enable-gallium-llvm should _not_ override
--enable-llvm, but the other way around.
> Does this also happen if you use --disable-llvm instead of
> --disable-gallium-llvm?
Perhaps enable_llvm=auto [from AC_ARG_ENABLE([llvm]...) is overriding the
existing enable_llvm value ? Afaict that should _not_ happen (and according to
my configure it doesn't) although your suggestion will prove us right/wrong.
Either case: let's first establish if the --enable-llvm patch is to blame, and
if so keep move this elsewhere.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev