panfrost: drop no-longer-needed libglsl
Fixes: 551c2aadd4 ("pan/bi: Remove standalone compiler")
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21240>
This commit is contained in:
committed by
Eric Engestrom
parent
bd30f3619d
commit
5a2326f9b2
@@ -65,7 +65,6 @@ bifrost_compiler = executable(
|
||||
dep_libdrm,
|
||||
],
|
||||
link_with : [
|
||||
libglsl_standalone,
|
||||
libpanfrost_bifrost,
|
||||
],
|
||||
build_by_default : with_tools.contains('panfrost')
|
||||
|
||||
Reference in New Issue
Block a user