Sfoglia il codice sorgente

libepoxy: disable tests

Waldemar Brodkorb 1 anno fa
parent
commit
32e1f3a7a0
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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