mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
configure-add-darwin-52-support-as-14-since-no-change-otherwise-20020128
it was previously agreed that we wouldn't add gratuitous new sysnames unless things (not just what the vendor calls the operating system) changed. precedent is sun4m_412 still being "current" for sun4m_413, etc.
This commit is contained in:
parent
62bc57574a
commit
b01f9b7673
@ -237,7 +237,10 @@ else
|
||||
AFS_SYSNAME="ppc_darwin_14"
|
||||
;;
|
||||
powerpc-apple-darwin5.1*)
|
||||
AFS_SYSNAME="ppc_darwin_51"
|
||||
AFS_SYSNAME="ppc_darwin_14"
|
||||
;;
|
||||
powerpc-apple-darwin5.2*)
|
||||
AFS_SYSNAME="ppc_darwin_14"
|
||||
;;
|
||||
sparc-sun-solaris2.5*)
|
||||
AFS_SYSNAME="sun4x_55"
|
||||
|
Loading…
Reference in New Issue
Block a user