mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
*** empty log message ***
This commit is contained in:
parent
98c6ef8aed
commit
9d7a00acbe
6
config.sub
vendored
6
config.sub
vendored
@ -501,10 +501,10 @@ else
|
|||||||
# machine or put another way, the most popular os provided with the machine.
|
# machine or put another way, the most popular os provided with the machine.
|
||||||
case $basic_machine in
|
case $basic_machine in
|
||||||
*-dec | vax-*)
|
*-dec | vax-*)
|
||||||
os=-ultrix42
|
os=-ultrix4.2
|
||||||
;;
|
;;
|
||||||
i386-sun)
|
i386-sun)
|
||||||
os=-sunos402
|
os=-sunos4.0.2
|
||||||
;;
|
;;
|
||||||
m68000-sun)
|
m68000-sun)
|
||||||
os=-sunos3
|
os=-sunos3
|
||||||
@ -516,7 +516,7 @@ case $basic_machine in
|
|||||||
os=-sysv3
|
os=-sysv3
|
||||||
;;
|
;;
|
||||||
sparc-* | *-sun)
|
sparc-* | *-sun)
|
||||||
os=-sunos411
|
os=-sunos4.1.1
|
||||||
;;
|
;;
|
||||||
*-ibm)
|
*-ibm)
|
||||||
os=-aix
|
os=-aix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user