Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libexecinfo another libelf instance
details: https://anonhg.NetBSD.org/src/rev/5bf82cfb3784
branches: trunk
changeset: 327517:5bf82cfb3784
user: christos <christos%NetBSD.org@localhost>
date: Sun Mar 09 21:37:37 2014 +0000
description:
another libelf instance
diffstat:
lib/libexecinfo/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c36d4ac68d8d -r 5bf82cfb3784 lib/libexecinfo/Makefile
--- a/lib/libexecinfo/Makefile Sun Mar 09 21:02:44 2014 +0000
+++ b/lib/libexecinfo/Makefile Sun Mar 09 21:37:37 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2013/04/30 01:41:01 matt Exp $
+# $NetBSD: Makefile,v 1.5 2014/03/09 21:37:37 christos Exp $
.include <bsd.own.mk>
@@ -12,7 +12,7 @@
#CPPFLAGS+=-I/usr/include/libelf
#COPTS+=-std=gnu99
-LIBDPLIBS+= elf ${NETBSDSRCDIR}/external/bsd/libelf/lib
+LIBDPLIBS+= elf ${NETBSDSRCDIR}/external/bsd/elftoolchain/lib/libelf
LIB=execinfo
SRCS=symtab.c backtrace.c
Home |
Main Index |
Thread Index |
Old Index