667b6a71e2e8334f5761a6b7554445620d8d00d4
[openwrt/staging/lynxis.git] / package / libs / libunwind / patches / 001-disable-tests.patch
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -42,7 +42,7 @@ endif
4
5 nodist_include_HEADERS = include/libunwind-common.h
6
7 -SUBDIRS = src tests
8 +SUBDIRS = src
9
10 if CONFIG_DOCS
11 SUBDIRS += doc