New commits:
commit c32451cae75140b99520a5cd97d69a128db8ba1f
Author: Paul Wouters <[email protected]>
Date:   Mon Oct 5 14:22:24 2015 -0400

    building: Do not link all binaries with nss,nspr and gmp.
    
    Do not use a global NSSLIBS populated by pkg-config --libs nss
    Do not blindly add NSSLIBS to all binaries.
    This does require us to manually specify nss3 and nspr4 (which
     includes a major version number)
    
    It removes all nss/nspr/gmp linking from all binaries, except
    pluto, _import_crl addconn, readwriteconf, showhostkey and rsasigkey
    
    It still shows some linking against libsmime3 and libssl3, which
    we don't really use, but these seem to get dragged by nss libraries
    itself.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to