Browse Source

libepoxy: disable tests

Waldemar Brodkorb 10 months ago
parent
commit
32e1f3a7a0
1 changed files with 2 additions and 0 deletions
  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