v1.5 branch refresh based upon upstream master @ c8677ca89e53e3be7988d54280fce166cc894a7e
[librecmc/librecmc.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