From: Richard Kenner Date: Fri, 27 Jun 1997 19:20:14 +0000 (-0400) Subject: (-mingw32*): New OS. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=84d02eb4aaad7dd1ad516e5120e7f3a3a08119b9;p=gcc.git (-mingw32*): New OS. From-SVN: r14331 --- diff --git a/gcc/config.sub b/gcc/config.sub index 2d0953e876f..ca2bac714c1 100755 --- a/gcc/config.sub +++ b/gcc/config.sub @@ -1,6 +1,6 @@ #! /bin/sh # Configuration validation subroutine script, version 1.1. -# Copyright (C) 1991, 92, 93, 94, 95, 1996 Free Software Foundation, Inc. +# Copyright (C) 1991, 92, 93, 94, 95, 96, 1997 Free Software Foundation, Inc. # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software # can handle that machine. It does not imply ALL GNU software can. @@ -701,7 +701,7 @@ case $os in | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ - | -linux-gnu* | -uxpv*) + | -mingw32* | -linux-gnu* | -uxpv*) # Remember, each alternative MUST END IN *, to match a version number. ;; -linux*)