OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1620-g39b788e
Gerrit Code Review
gerrit@openafs.org
Wed, 7 Sep 2011 09:02:38 -0700 (PDT)
The following commit has been merged in the master branch:
commit 39b788eeafe27d21ae6b4fd3cfeb59ce5dc70077
Author: chas williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Date: Mon Sep 5 09:26:32 2011 -0400
ppc64_linux26: build binaries as 64-bit by default
lwp doesnt work since ucontext/setjmp are incomplete when running 32-bit
binaries with the 64-bit kernel.
Change-Id: I9c52d9d934638075fc1693ed94f20665822e5e6e
Reviewed-on: http://gerrit.openafs.org/5365
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/cf/osconf.m4 | 6 +++++-
src/config/Makefile.config.in | 1 +
src/libafsrpc/Makefile.in | 2 +-
src/libuafs/MakefileProto.LINUX.in | 2 +-
src/shlibafsrpc/Makefile.in | 2 +-
5 files changed, 9 insertions(+), 4 deletions(-)
--
OpenAFS Master Repository