Module Name: src Committed By: mrg Date: Sun Jan 24 05:02:24 UTC 2016
Modified Files: src/tools/gcc: mknative-gcc Log Message: add a comment saying this is for GCC 4.8 To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 src/tools/gcc/mknative-gcc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/tools/gcc/mknative-gcc diff -u src/tools/gcc/mknative-gcc:1.81 src/tools/gcc/mknative-gcc:1.82 --- src/tools/gcc/mknative-gcc:1.81 Sat Jan 31 08:50:01 2015 +++ src/tools/gcc/mknative-gcc Sun Jan 24 05:02:23 2016 @@ -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