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

Eric Engestrom <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Eric Engestrom <[email protected]> ---
Marking as FIXED since Dylan made it a meson error to do this:

commit a2596450ac7330c8965c819491038fb1ad454333
Author: Dylan Baker <[email protected]>
Date:   Mon Dec 31 19:23:52 2018 -0800

    meson: Error out if building nouveau and using LLVM without rtti

    Nouveau requires rtti. Often LLVM is configured without rtti, and code
    with and without cannot be linked safely. Lets just error out if nouveau
    is requested and llvm is built without rtti.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109202
    Fixes: c5a97d658ec19cc02719d7f86c1b0715e3d9ffc4
           ("meson: fix builds against LLVM built without rtti")
    Reviewed-by: Bas Nieuwenhuizen <[email protected]>

-- 
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