Commit 23a535c4 by Rodney Brown Committed by Robert Lipe

config.gcc: Fix typo for UnixWare 7.

2000-12-01  Rodney Brown  <RodneyBrown@mynd.com>

    * config.gcc: Fix typo for UnixWare 7.

From-SVN: r38010
parent 58097133
2000-12-01 Rodney Brown <RodneyBrown@mynd.com>
* config.gcc: Fix typo for UnixWare 7.
2000-12-03 Phil Edwards <pme@sources.redhat.com>
* invoke.texi: Replace `pedwarns' with clearer text.
......
......@@ -1277,7 +1277,7 @@ i[34567]86-*-solaris2*)
fi
fi
;;
[34567]86-*-sysv5*) # Intel x86 on System V Release 5
i[34567]86-*-sysv5*) # Intel x86 on System V Release 5
xm_file="xm-alloca.h ${xm_file}"
xm_defines="USG POSIX"
tm_file=i386/sysv5.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment