The following commit has been merged in the master branch:
commit 3db9ecd8522b3c3d2100fd4e2724793cc32cb9f7
Author: Mark Vitale <[email protected]>
Date: Wed Feb 9 14:45:56 2022 -0500
SOLARIS: Support 64-bit SPARC userspace builds
Modify OpenAFS to respect user-specified ARCHFLAGS (-m32 or -m64) when
building on Solaris 10 and 11 SPARC platforms. If ARCHFLAGS is
unset/unspecified, we will continue to build 32-bit userspace by
default.
Implement -m64 SPARC LWP via USE_UCONTEXT; leave the -m32 SPARC LWP
(default) implementation unchanged.
Kernelspace builds remain 64-bit, regardless of ARCHFLAGS value.
Change-Id: Ibb8e145d0cb8dfbe05de896b84c1d1135664b845
Reviewed-on: https://gerrit.openafs.org/14897
Reviewed-by: Andrew Deason <[email protected]>
Reviewed-by: Michael Meffie <[email protected]>
Tested-by: BuildBot <[email protected]>
src/cf/osconf.m4 | 29 ++++++++++++++++++++++++++---
src/config/param.sun4x_510.h | 12 ++++++++++++
src/config/param.sun4x_511.h | 12 ++++++++++++
src/lwp/Makefile.in | 8 ++++++++
4 files changed, 58 insertions(+), 3 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs