mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
STABLE12-darwin-map-more-versions-20030410
Recognize MacOS X 10.2.5 as ppc_darwin_60.
(cherry picked from commit abc9f6b190
)
This commit is contained in:
parent
f6079f935f
commit
966df2da7b
@ -375,6 +375,9 @@ else
|
|||||||
powerpc-apple-darwin6.4*)
|
powerpc-apple-darwin6.4*)
|
||||||
AFS_SYSNAME="ppc_darwin_60"
|
AFS_SYSNAME="ppc_darwin_60"
|
||||||
;;
|
;;
|
||||||
|
powerpc-apple-darwin6.5*)
|
||||||
|
AFS_SYSNAME="ppc_darwin_60"
|
||||||
|
;;
|
||||||
sparc-sun-solaris2.5*)
|
sparc-sun-solaris2.5*)
|
||||||
AFS_SYSNAME="sun4x_55"
|
AFS_SYSNAME="sun4x_55"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user