The following commit has been merged in the master branch:
commit a912db315b4f29673808a7f900eb038ebd7b89c2
Author: Andrew Deason <[email protected]>
Date:   Fri Jul 16 14:02:07 2021 -0500

    tsm41: Fix libs for AIX 7.2
    
    AIX 7.2 doesn't seem to have libcsys, netinet.exp, sockets.exp, or
    statcmd.exp available. To allow for our IMPORTS and LDFLAGS to change
    depending on the AIX version, introduce the autoconf vars TSM_IMPORTS
    and TSM_LIBS, which do not contain the missing libs on AIX 7.2, so we
    can build on AIX 7.2.
    
    Change-Id: I95feb22f8e2b35948d2024d5c29b917d064f30f3
    Reviewed-on: https://gerrit.openafs.org/14703
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>

 src/cf/osconf.m4      |   13 +++++++++++++
 src/tsm41/Makefile.in |   10 ++++------
 2 files changed, 17 insertions(+), 6 deletions(-)

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

Reply via email to