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

Vinson Lee <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |[email protected]

--- Comment #1 from Vinson Lee <[email protected]> ---
9d14a25bee0f1457a82f3e42b3baf3db1806faea is the first bad commit
commit 9d14a25bee0f1457a82f3e42b3baf3db1806faea
Author: Tobias Droste <[email protected]>
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 <[email protected]>
    Reviewed-by: Emil Velikov <[email protected]>

: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.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to