001-disable-tests.patch 187 B

1234567891011
  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -42,7 +42,7 @@ endif
  4. nodist_include_HEADERS = include/libunwind-common.h
  5. -SUBDIRS = src tests
  6. +SUBDIRS = src
  7. if CONFIG_DOCS
  8. SUBDIRS += doc