The following commit has been merged in the master branch:
commit cddd5e74f7edf4ab27584f64362e359bf1d8d1c7
Author: Mark Vitale <[email protected]>
Date:   Thu Mar 16 20:17:06 2023 +0000

    SOLARIS: Specify -m64 for Solaris 11 kernel builds
    
    For 64-bit Solaris 11 kernel builds on SPARC, use '-m64' instead of the
    long-deprecated "-xarch=v9".  This will eliminate the warning:
    
      Warning: -xarch=v9 is deprecated, use -m64 to create 64-bit programs
    
    The two options are functionally equivalent, so no functional change
    should be incurred by this commit.
    
    Change-Id: I6a4043a9e6dfad509fe1be3dd4071e5e77d31133
    Reviewed-on: https://gerrit.openafs.org/15360
    Reviewed-by: Cheyenne Wills <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>

 src/libafs/MakefileProto.SOLARIS.in | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to