mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
meson: do not compile libisaspec unless used
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34123>
This commit is contained in:
parent
32d25075ae
commit
90a84862c6
1 changed files with 1 additions and 0 deletions
|
|
@ -13,4 +13,5 @@ libisaspec = static_library(
|
|||
['isaspec.c'],
|
||||
dependencies: [idep_mesautil],
|
||||
gnu_symbol_visibility: 'hidden',
|
||||
build_by_default : false,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue