panfrost: Reduce bit dependency to disassembly only
Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6196>
This commit is contained in:
committed by
Marge Bot
parent
14bb72c68b
commit
52e3a67bb1
@@ -63,7 +63,7 @@ bifrost_compiler = executable(
|
||||
libpanfrost_bifrost,
|
||||
libpanfrost_decode,
|
||||
libpanfrost_lib,
|
||||
libpanfrost_midgard, # references disassemble_midgard...
|
||||
libpanfrost_midgard_disasm, # references disassemble_midgard...
|
||||
],
|
||||
build_by_default : with_tools.contains('panfrost')
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user