add a comment saying this is for GCC 4.8
This commit is contained in:
parent
20d6d15a94
commit
bb92a8ab71
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue