mkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of targets that do not need any...
authorMark Kettenis <kettenis@gnu.org>
Sat, 15 May 1999 02:21:35 +0000 (20:21 -0600)
committerJeff Law <law@gcc.gnu.org>
Sat, 15 May 1999 02:21:35 +0000 (20:21 -0600)
P
* fixinc/mkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of
targets that do not need any fixes.

From-SVN: r26946

gcc/fixinc/mkfixinc.sh

index aaba3020c80b1f437bf8dd2cb6173ed5d5b2c541..2c1a26c057f79ce31e93351c6cc1ba6afa3e943e 100755 (executable)
@@ -80,6 +80,7 @@ case $machine in
        hppa1.0-*-bsd* | \
        hppa*-*-lites* | \
        *-*-linux-gnu* | \
+       *-*-gnu* | \
        i[34567]86-moss-msdos* | i[34567]86-*-moss* | \
        i[34567]86-*-osf1* | \
        i[34567]86-*-win32 | \