Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/gcc add a comment saying this is for GCC 4.8
details: https://anonhg.NetBSD.org/src/rev/884268616cfa
branches: trunk
changeset: 813313:884268616cfa
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Jan 24 05:02:23 2016 +0000
description:
add a comment saying this is for GCC 4.8
diffstat:
tools/gcc/mknative-gcc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r e6d873d853a2 -r 884268616cfa tools/gcc/mknative-gcc
--- a/tools/gcc/mknative-gcc Sun Jan 24 02:41:56 2016 +0000
+++ b/tools/gcc/mknative-gcc Sun Jan 24 05:02:23 2016 +0000
@@ -1,9 +1,10 @@
#!/bin/sh
-# $NetBSD: mknative-gcc,v 1.81 2015/01/31 08:50:01 mrg Exp $
+# $NetBSD: mknative-gcc,v 1.82 2016/01/24 05:02:23 mrg Exp $
#
# Shell script for generating all the constants needed for a native
# platform build of gcc.
#
+# This version is for GCC 4.8.
# initialise
Home |
Main Index |
Thread Index |
Old Index