Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ fix another dated DIST.
details: https://anonhg.NetBSD.org/src/rev/0a05e738146f
branches: trunk
changeset: 327092:0a05e738146f
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Feb 27 07:35:04 2014 +0000
description:
fix another dated DIST.
diffstat:
external/gpl3/gcc/lib/libsupc++/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 951879240583 -r 0a05e738146f external/gpl3/gcc/lib/libsupc++/Makefile.common
--- a/external/gpl3/gcc/lib/libsupc++/Makefile.common Thu Feb 27 03:09:57 2014 +0000
+++ b/external/gpl3/gcc/lib/libsupc++/Makefile.common Thu Feb 27 07:35:04 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.4 2013/08/23 05:02:46 matt Exp $
+# $NetBSD: Makefile.common,v 1.5 2014/02/27 07:35:04 mrg Exp $
-DIST= ${NETBSDSRCDIR}/external/gpl3/gcc/dist
+DIST= ${GCCDIST}
GNUHOSTDIST= ${DIST}
GCC_MACHINE_ARCH=${MACHINE_ARCH:S/earmv5/earm/}
Home |
Main Index |
Thread Index |
Old Index