Don't install private libexecinfo headers
This commit is contained in:
parent
bb22f91e17
commit
4bfbadb2b3
@ -7,7 +7,7 @@ SHLIB_MAJOR= 1
|
||||
|
||||
.PATH: ${LIBEXECINFO}
|
||||
|
||||
INCS= execinfo.h symtab.h unwind.h
|
||||
INCS= execinfo.h
|
||||
SRCS= backtrace.c symtab.c unwind.c
|
||||
|
||||
DPADD= ${LIBELF}
|
||||
|
Loading…
Reference in New Issue
Block a user