The following commit has been merged in the master branch:
commit 69e083d4aaf8731049cbedf85ee5ade31277f251
Author: Ben Kaduk <[email protected]>
Date:   Fri Dec 13 18:46:11 2013 -0500

    Build rxgk support into libafsrpc
    
    Add a dependency on the appropriate $(GSSAPI_LIBS) and link in the
    librxgk_pic.la helper. Careful control of what functions are exposed
    allows static linking to continue to work when rxgk is disabled,
    though a stub is needed for the case of rxgk_GetServerInfo, so that
    there is a symbol present to satisfy the export symbol list.
    
    Consumers of libafsrpc.a need not be modified in accordance
    with this change.
    
    Change-Id: I76c0329ba842fb0d4d66534810b114a0813c90a0
    Reviewed-on: https://gerrit.openafs.org/10591
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>

 Makefile.in                    |    2 +-
 src/libafsrpc/Makefile.in      |    7 +++----
 src/libafsrpc/libafsrpc.la.sym |    1 +
 3 files changed, 5 insertions(+), 5 deletions(-)

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

Reply via email to