mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-01 20:01:47 +02:00
http://www.nongnu.org/libunwind/ Portable and efficient C programming interface (API) to determine the call-chain of a program
12 lines
386 B
Diff
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 \
|