openwrtv3/package/libs/libunwind/patches/001-disable-tests.patch

12 lines
187 B
Diff
Raw Normal View History

--- a/Makefile.am
+++ b/Makefile.am
@@ -42,7 +42,7 @@ endif
nodist_include_HEADERS = include/libunwind-common.h
-SUBDIRS = src tests
+SUBDIRS = src
if CONFIG_DOCS
SUBDIRS += doc