(sparc-fujitsu-sysv4*): New target.
This commit is contained in:
parent
b222b78673
commit
eded5b68bc
1 changed files with 7 additions and 0 deletions
|
@ -952,6 +952,13 @@ case "${canonical}" in
|
|||
machine=mips opsys=gnu-linux
|
||||
;;
|
||||
|
||||
## UXP/DS
|
||||
sparc-fujitsu-sysv4* )
|
||||
machine=sparc opsys=uxpds
|
||||
NON_GNU_CPP=/usr/ccs/lib/cpp
|
||||
RANLIB="ar -ts"
|
||||
;;
|
||||
|
||||
* )
|
||||
unported=yes
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue