The following commit has been merged in the master branch:
commit d31d7c3cb0d78f77e2e12215a35efaa7754813e4
Author: Benjamin Kaduk <[email protected]>
Date:   Fri Sep 19 15:01:29 2014 -0400

    Build venus tests with libtool
    
    This was the only place doing -lafshcrypto_lwp on the command line.
    (There are other consumers, which list libafshcrypto_lwp.a explicitly;
    we can use the presence of libafshcrypto_lwp.a to track progress towards
    not needing a LWP hcrypto build, which must come from the in-tree version.)
    
    Convert the tests to build with libtool (as pthreaded), where we can
    just throw in $(LIB_hcrypto) and deal with what we get.
    
    Change-Id: Ibc99615d2ff03b8aebf956502a2a6b1cb26f0a65
    Reviewed-on: http://gerrit.openafs.org/11479
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    Tested-by: D Brashear <[email protected]>

 src/venus/test/Makefile.in |   45 ++++++++++++++++++++++++++-----------------
 1 files changed, 27 insertions(+), 18 deletions(-)

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

Reply via email to