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

12 lines
187 B
Diff
Raw Normal View History

2018-07-13 01:31:50 +00:00
--- a/Makefile.am
+++ b/Makefile.am
2018-12-13 10:48:25 +00:00
@@ -42,7 +42,7 @@ endif
2018-07-13 01:31:50 +00:00
nodist_include_HEADERS = include/libunwind-common.h
2018-12-13 10:48:25 +00:00
-SUBDIRS = src tests
+SUBDIRS = src
2018-07-13 01:31:50 +00:00
2018-12-13 10:48:25 +00:00
if CONFIG_DOCS
SUBDIRS += doc