Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libexecinfo earm -> earm*
details: https://anonhg.NetBSD.org/src/rev/28566a992c66
branches: trunk
changeset: 786504:28566a992c66
user: matt <matt%NetBSD.org@localhost>
date: Tue Apr 30 01:41:01 2013 +0000
description:
earm -> earm*
diffstat:
lib/libexecinfo/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3470ac8d057c -r 28566a992c66 lib/libexecinfo/Makefile
--- a/lib/libexecinfo/Makefile Tue Apr 30 00:45:04 2013 +0000
+++ b/lib/libexecinfo/Makefile Tue Apr 30 01:41:01 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/04/27 06:24:23 matt Exp $
+# $NetBSD: Makefile,v 1.4 2013/04/30 01:41:01 matt Exp $
.include <bsd.own.mk>
@@ -20,7 +20,7 @@
.if ${USE_UNWIND} == "yes"
SRCS+=unwind.c
-.if !empty(LIBEXECINFO_MACHINE_ARCH:Mearm)
+.if !empty(LIBEXECINFO_MACHINE_ARCH:Mearm*)
SRCS+=unwind_arm_ehabi_stub.c
.endif
.else
Home |
Main Index |
Thread Index |
Old Index