The following commit has been merged in the master branch:
commit a5a7e3000ff5ee896e99ccadcdbff0818ebd714e
Author: Ben Huntsman <[email protected]>
Date:   Wed May 17 13:08:23 2023 -0500

    AIX: Detect IBM Open XL C 17.1+ (clang) on AIX 7.2+
    
    AIX 7.2 TL5 SP3 (7200-05-03) and higher support IBM's new clang-based
    Open XL C 17.1 and up.  These OS releases continue to support the
    traditional XL C 16.1 and below.  The older compiler is still the
    default compiler for the AIX kernel and the 16.1 rte is shipped with
    the base OS.
    
    Both compilers can be installed simultaneously.  When compiling only
    one or the other will be in $PATH.  This change allows the configure
    script to act appropriately based upon which compiler is being used.
    
    Change-Id: I9f6130a574f9c48e3bbd961266f0beb5646421e3
    Reviewed-on: https://gerrit.openafs.org/15436
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>

 src/cf/osconf.m4 | 37 ++++++++++++++++++++++++++++++++++++-
 1 file changed, 36 insertions(+), 1 deletion(-)

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

Reply via email to