mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
panfrost: Compile libpanfrost for v9
Now that everything is ported. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16035>
This commit is contained in:
parent
af6071053b
commit
bfbce9c1d9
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ endforeach
|
|||
|
||||
libpanfrost_per_arch = []
|
||||
|
||||
foreach ver : ['4', '5', '6', '7']
|
||||
foreach ver : ['4', '5', '6', '7', '9']
|
||||
libpanfrost_per_arch += static_library(
|
||||
'pan-arch-v' + ver,
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue