aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libcap/patches/300-disable-tests.patch
blob: c1779e28ecf3f30ccaa14d782102052b3844e608 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,6 @@ ifeq ($(GOLANG),yes)
 	$(MAKE) -C go $@
 	rm -f cap/go.sum
 endif
-	$(MAKE) -C tests $@
 	$(MAKE) -C progs $@
 	$(MAKE) -C doc $@
 	$(MAKE) -C kdebug $@