The following commit has been merged in the master branch:
commit 90117793ca3000a20cb3bff8601e9f8ae56fb5db
Author: Andrew Deason <[email protected]>
Date:   Mon Aug 26 18:46:21 2019 -0500

    WINNT: Do not link ptclient.obj in libafsauthent
    
    ptclient.c contains a stub definition for osi_audit, but audit.c
    already contains a real definition for osi_audit. libafsauthent
    doesn't seem to actually need anything from ptclient (and the Unix
    libafsauthent doesn't appear to use it), so just don't include
    ptclient when linking libafsauthent.
    
    Change-Id: I4172b80138e5ea121fc3ae2689cf4ed23c81e35b
    Reviewed-on: https://gerrit.openafs.org/13819
    Tested-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/libafsauthent/NTMakefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

Reply via email to