libunwind: update to 1.2
[openwrt/openwrt.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