aboutsummaryrefslogtreecommitdiff
path: root/lib/libexecinfo
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libexecinfo')
-rw-r--r--lib/libexecinfo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libexecinfo/Makefile b/lib/libexecinfo/Makefile
index 9086d18d4347..fed41fa1d4a3 100644
--- a/lib/libexecinfo/Makefile
+++ b/lib/libexecinfo/Makefile
@@ -10,6 +10,7 @@ SHLIB_MAJOR= 1
INCS= execinfo.h
SRCS= backtrace.c symtab.c unwind.c
+CFLAGS+= -I${SRCTOP}/contrib/libunwind/include
LIBADD= elf