[Mesa-dev] [Bug 99010] --disable-gallium-llvm no longer recognized

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 8 13:17:32 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=99010

--- Comment #23 from Emil Velikov <emil.l.velikov at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170208/34216d78/attachment.html>


More information about the mesa-dev mailing list