mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
kms_rotation_crc: Don't compile the test on Android with no cairo support
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
f7a37f02f7
commit
05f3897dc1
@ -70,7 +70,8 @@ else
|
||||
kms_fence_pin_leak \
|
||||
kms_mmio_vs_cs_flip \
|
||||
kms_render \
|
||||
kms_universal_plane
|
||||
kms_universal_plane \
|
||||
kms_rotation_crc
|
||||
IGT_LOCAL_CFLAGS += -DANDROID_HAS_CAIRO=0
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user