(m88k-motorola-sysv4*): Use usg5-4-2.
This commit is contained in:
parent
a096f13fc6
commit
63c1d3f28c
1 changed files with 5 additions and 1 deletions
|
@ -283,7 +283,11 @@ case "${canonical}" in
|
|||
fi
|
||||
;;
|
||||
m88k-motorola-sysv4* )
|
||||
machine=delta88k opsys=usg5-4
|
||||
# jbotte@bnr.ca says that UNIX_System_V <hostName> 4.0 R40V4.3 m88k mc88110
|
||||
# needs POSIX_SIGNALS and therefore needs usg5-4-2.
|
||||
# I hope there are not other 4.0 versions for this machine
|
||||
# which really need usg5-4 instead.
|
||||
machine=delta88k opsys=usg5-4-2
|
||||
;;
|
||||
m88k-motorola-sysv* | m88k-motorola-m88kbcs* )
|
||||
machine=delta88k opsys=usg5-3
|
||||
|
|
Loading…
Add table
Reference in a new issue