meson: Only draw with llvm depends on native directly
authorpal1000 <liviuprodea@yahoo.com>
Thu, 21 Jul 2022 10:02:07 +0000 (13:02 +0300)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 03:24:20 +0000 (03:24 +0000)
commitf23dbcd6420188ba447e3fc50cf316dc20fb4114
treef80ce14db312aa23dbcbe1690d011e614adee13f
parentc59e913e9149c2a105f862c9e7bc69677ba09e47
meson: Only draw with llvm depends on native directly
Tests, softpipe or AMD drivers don't depend on it directly

Fixes: 3955dd07 ("meson/gallium: Add an option to not use LLVM for gallium draw module")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6817

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Tested-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17675>
meson.build