(*-sunos5*, *-solaris*): Revert previous change -
use again sol2-6 instead of sol2-8.
This commit is contained in:
parent
a4ac5b1710
commit
f79b6dcc10
1 changed files with 1 additions and 1 deletions
|
@ -943,7 +943,7 @@ case "${canonical}" in
|
|||
RANLIB="ar -ts"
|
||||
;;
|
||||
*-sunos5* | *-solaris* )
|
||||
opsys=sol2-8
|
||||
opsys=sol2-6
|
||||
NON_GNU_CPP=/usr/ccs/lib/cpp
|
||||
;;
|
||||
* ) opsys=bsd4-2 ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue