mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
Disable gem tests when libdrm is not available
Quickly checked on ppc by Cyril Brulebois. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
if HAVE_DRM
|
||||
noinst_PROGRAMS = \
|
||||
gem_stress \
|
||||
$(NULL)
|
||||
@@ -56,3 +57,4 @@ endif
|
||||
|
||||
gem_fence_thrash_CFLAGS = $(AM_CFLAGS) -pthread
|
||||
gem_fence_thrash_LDADD = $(LDADD) -lpthread
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user