Revert "package/libdrm: disable tests"
This reverts commit 3daacade13
.
The libdrm tests also include the useful command line utilities such as
modetest and modeprint, so leave them enabled.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
a8ea81b2e6
commit
33e2f18b3c
@ -17,8 +17,7 @@ LIBDRM_DEPENDENCIES = \
|
||||
|
||||
LIBDRM_CONF_OPTS = \
|
||||
-Dcairo-tests=disabled \
|
||||
-Dman-pages=disabled \
|
||||
-Dtests=false
|
||||
-Dman-pages=disabled
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBATOMIC_OPS),y)
|
||||
LIBDRM_DEPENDENCIES += libatomic_ops
|
||||
|
Loading…
Reference in New Issue
Block a user