Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/libctf libelf has moved.
details: https://anonhg.NetBSD.org/src/rev/863104d7ea3a
branches: trunk
changeset: 342558:863104d7ea3a
user: christos <christos%NetBSD.org@localhost>
date: Sun Dec 27 21:37:50 2015 +0000
description:
libelf has moved.
diffstat:
tools/libctf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 53c93daee482 -r 863104d7ea3a tools/libctf/Makefile
--- a/tools/libctf/Makefile Sun Dec 27 20:52:25 2015 +0000
+++ b/tools/libctf/Makefile Sun Dec 27 21:37:50 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/12/16 06:47:39 apb Exp $
+# $NetBSD: Makefile,v 1.6 2015/12/27 21:37:50 christos Exp $
HOSTLIB= ctf
@@ -18,7 +18,7 @@
OSNETDIR= ${.CURDIR}/../../external/cddl/osnet
OPENSOLARIS_DISTDIR= ${OSNETDIR}/dist
-LIBELF_DIR= ${.CURDIR}/../../external/bsd/libelf/dist
+LIBELF_DIR= ${.CURDIR}/../../external/bsd/elftoolchain/dist/libelf
CPPFLAGS+= -DCTF_OLD_VERSIONS
Home |
Main Index |
Thread Index |
Old Index