Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/gcc Update with-pkgversion date for gcc 4.8.3 import.
details: https://anonhg.NetBSD.org/src/rev/50e50bd007ed
branches: trunk
changeset: 796258:50e50bd007ed
user: skrll <skrll%NetBSD.org@localhost>
date: Tue May 27 09:19:30 2014 +0000
description:
Update with-pkgversion date for gcc 4.8.3 import.
diffstat:
tools/gcc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 823e9d2bc7fb -r 50e50bd007ed tools/gcc/Makefile
--- a/tools/gcc/Makefile Tue May 27 09:18:53 2014 +0000
+++ b/tools/gcc/Makefile Tue May 27 09:19:30 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2014/02/27 20:15:53 mrg Exp $
+# $NetBSD: Makefile,v 1.67 2014/05/27 09:19:30 skrll Exp $
.include <bsd.own.mk>
@@ -39,7 +39,7 @@
--enable-long-long \
--enable-threads \
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html \
- --with-pkgversion="NetBSD nb1 20120916" \
+ --with-pkgversion="NetBSD nb1 20140527" \
--with-system-zlib \
--enable-__cxa_atexit
.if defined(GCC_CONFIG_ARCH.${MACHINE_ARCH})
Home |
Main Index |
Thread Index |
Old Index