[Mesa-dev] [Bug 99010] --disable-gallium-llvm no longer recognized
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Dec 6 22:19:37 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=99010
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bisected
CC| |tdroste at gmx.de
--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
9d14a25bee0f1457a82f3e42b3baf3db1806faea is the first bad commit
commit 9d14a25bee0f1457a82f3e42b3baf3db1806faea
Author: Tobias Droste <tdroste at gmx.de>
Date: Sat Nov 19 02:39:04 2016 +0100
configure.ac: Move llvm_set_environment_variables higher.
This moves the function to get the LLVM environment variables higher
in the file. It still needs to be below the "--enable-opencl" because
it uses $enable_opencl.
It can be called without condition now as it only throws errors if
openCL is enabled.
v5:
HAVE_MESA_LLVM is only used for gallium. Rename it to HAVE_GALLIUM_LLVM.
In order to only link LLVM when it is needed, HAVE_GALLIUM_LLVM is only
set if "$enable-gallium-llvm" is yes.
Signed-off-by: Tobias Droste <tdroste at gmx.de>
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
:100644 100644 1de6b7e905d33dfa4c69aa2f188db890aba23354
3e9972c7e3204f64bcdc3a4046954e64d5d3cb48 M configure.ac
:040000 040000 0aff1bbf50001090806ed625865f42b97ba789a8
8812620b919a6a0c64118896ebe124c199a61685 M src
bisect run success
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161206/c5f8d7db/attachment-0001.html>
More information about the mesa-dev
mailing list