0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-05-10 02:15:29 +00:00
Files
termux-packages/packages/liburcu/disable-tests.patch
Aditya Alok fa5ada279e addpkg(main): liburcu
- Required by `dnsutils` since version 9.20.4

Signed-off-by: Aditya Alok <alok@termux.dev>
2025-02-03 23:56:19 +05:30

13 lines
418 B
Diff

# Although it just builds, still disable it.
--- userspace-rcu-0.15.0/Makefile.in 2024-12-19 19:49:26.000000000 +0530
+++ userspace-rcu-0.15.0.mod/Makefile.in 2025-01-23 16:33:27.627942132 +0530
@@ -400,7 +400,7 @@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = include src doc tests extras
+SUBDIRS = include src doc extras
dist_doc_DATA = \
LICENSE.md \
README.md