SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/ctftools/patches/patch-cddl_lib_libctf_Makefile
Normal file
16
devel/ctftools/patches/patch-cddl_lib_libctf_Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
Use libelf from base.
|
||||
|
||||
Index: cddl/lib/libctf/Makefile
|
||||
--- cddl/lib/libctf/Makefile.orig
|
||||
+++ cddl/lib/libctf/Makefile
|
||||
@@ -27,9 +27,7 @@ CFLAGS+= -I${.CURDIR}/../../../sys/cddl/compat/opensol
|
||||
-I${OPENSOLARIS_USR_DISTDIR}/head \
|
||||
-I${OPENSOLARIS_USR_DISTDIR}/common/ctf \
|
||||
-I${OPENSOLARIS_USR_DISTDIR}/lib/libctf/common \
|
||||
- -I${OPENSOLARIS_SYS_DISTDIR}/uts/common \
|
||||
- -I/usr/local/include/ \
|
||||
- -I/usr/local/include/elftoolchain
|
||||
+ -I${OPENSOLARIS_SYS_DISTDIR}/uts/common
|
||||
|
||||
LIBADD+= z
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue