aports/testing/libunwind/10-disable-tests.patch
Ben Pye 9c8bf09b62 testing/libunwind: new aport
http://www.nongnu.org/libunwind/
Portable and efficient C programming interface (API) to determine the call-chain of a program
2015-12-07 14:50:41 +01:00

12 lines
386 B
Diff

--- a/Makefile.in
+++ b/Makefile.in
@@ -313,7 +313,7 @@
$(am__append_7) $(am__append_8) $(am__append_9) \
$(am__append_10)
nodist_include_HEADERS = include/libunwind-common.h
-SUBDIRS = src tests doc
+SUBDIRS = src doc
noinst_HEADERS = include/dwarf.h include/dwarf_i.h include/dwarf-eh.h \
include/compiler.h include/libunwind_i.h include/mempool.h \
include/remote.h \