mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
Recognize MacOS X 10.2.2 as ppc_darwin_60. It's compatible.
(cherry picked from commit da4ee765f9a2b17169c7ebed474cf9e83e06907d)
This commit is contained in:
parent
299b547485
commit
9476f2ad15
@ -325,6 +325,9 @@ else
|
||||
powerpc-apple-darwin6.1*)
|
||||
AFS_SYSNAME="ppc_darwin_60"
|
||||
;;
|
||||
powerpc-apple-darwin6.2*)
|
||||
AFS_SYSNAME="ppc_darwin_60"
|
||||
;;
|
||||
sparc-sun-solaris2.5*)
|
||||
AFS_SYSNAME="sun4x_55"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user