OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_2-61-gfff7c2f
Gerrit Code Review
gerrit@openafs.org
Fri, 22 Mar 2013 11:44:11 -0700 (PDT)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit fff7c2fe29b5187a0c36441521d92c6513cdec88
Author: Ben Kaduk <kaduk@mit.edu>
Date: Tue Feb 19 15:24:04 2013 -0500
FreeBSD version compatibility for 1.6.x
This is a direct commit, not a cherry-pick, as the libafs build is
different for master and the 1.6 branch.
Instead of needing to always play catch-up, reverse the sense of the
conditional and specifically exclude the FreeBSD 5.x and 6.x versions
so that new versions will automatically be in the right conditional.
Change-Id: Ifa1d4004faab8a7d6a94ca8d5aeff90e4c51b88e
Reviewed-on: http://gerrit.openafs.org/9143
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/libafs/MakefileProto.FBSD.in | 8 +++++---
src/libuafs/MakefileProto.FBSD.in | 4 ++--
2 files changed, 7 insertions(+), 5 deletions(-)
--
OpenAFS Master Repository