OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4909-g0bdf750

Gerrit Code Review gerrit@openafs.org
Thu, 27 Oct 2016 19:56:32 -0400


The following commit has been merged in the master branch:
commit 0bdf750a962a81b9b2e61387d7a3340dabb13395
Author: Marcio Barbosa <mbarbosa@sinenomine.net>
Date:   Tue Oct 25 19:33:38 2016 -0700

    macos: add support for MacOS 10.12
    
    This commit introduces the new set of changes / files required to
    successfully build the OpenAFS source code on OS X 10.12 "Sierra".
    
    Change-Id: I42326cd271d84735188f9e3003e292afe5ee34be
    Reviewed-on: https://gerrit.openafs.org/12419
    Reviewed-by: Joe Gorse <jhgorse@gmail.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

 acinclude.m4                           |    8 +
 src/cf/osconf.m4                       |    2 +-
 src/config/afs_sysnames.h              |    3 +
 src/config/param.x86_darwin_160.h      |  270 ++++++++++++++++++++++++++++++++
 src/libafs/MakefileProto.DARWIN.in     |    8 +-
 src/libafs/afs.x86_darwin_160.plist.in |   33 ++++
 6 files changed, 321 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository