Explorar el Código

libepoxy: disable tests

Waldemar Brodkorb hace 1 año
padre
commit
32e1f3a7a0
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      package/libepoxy/Makefile

+ 2 - 0
package/libepoxy/Makefile

@@ -20,6 +20,8 @@ $(eval $(call PKG_template,LIBEPOXY,libepoxy,$(PKG_VERSION)-$(PKG_RELEASE),$(PKG
 
 WRKBUILD=               $(WRKDIR)/$(PKG_NAME)-obj
 
+MESON_FLAGS+=		-Dtests=false
+
 CONFIG_STYLE:=		meson
 BUILD_STYLE:=		meson
 INSTALL_STYLE:=		meson