mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 02:00:12 +01:00
src/panfrost/shared is shared with lima driver, build
bifrost_compiler for lima driver is meaningless and
get link error when only lima driver is enabled.
So only build bifrost_compiler when configued with:
meson -Dtools=panfrost
Fixes:
|
||
|---|---|---|
| .. | ||
| bifrost | ||
| encoder | ||
| include | ||
| midgard | ||
| pandecode | ||
| shared | ||
| util | ||
| Android.bifrost.mk | ||
| Android.encoder.mk | ||
| Android.midgard.mk | ||
| Android.mk | ||
| Android.pandecode.mk | ||
| Android.shared.mk | ||
| Android.util.mk | ||
| Makefile.sources | ||
| meson.build | ||