packages/libs/liburcu/patches/010-no-tests.patch
Rosen Penev 3e90378fe2
liburcu: don't build docs and tests
Faster compilation

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:48:52 -07:00

10 lines
175 B
Diff

--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS=-I m4
-SUBDIRS = include src doc tests
+SUBDIRS = include src
dist_doc_DATA = LICENSE \
README.md