diff options
Diffstat (limited to 'lib/libexecinfo/Makefile')
| -rw-r--r-- | lib/libexecinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libexecinfo/Makefile b/lib/libexecinfo/Makefile index d130d5795918..cc7b5a406638 100644 --- a/lib/libexecinfo/Makefile +++ b/lib/libexecinfo/Makefile @@ -11,7 +11,7 @@ SHLIB_MAJOR= 1 INCS= execinfo.h SRCS= backtrace.c symtab.c unwind.c -CFLAGS+= -I${SRCTOP}/contrib/libunwind/include +CFLAGS+= -I${SRCTOP}/contrib/llvm-project/libunwind/include LIBADD= elf |
