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
This commit is contained in:
parent
58097133b9
commit
23a535c4ff
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user