[Swan-commit] Changes to ref refs/heads/master

Paul Wouters paul at vault.libreswan.fi
Mon Oct 5 18:35:21 UTC 2015


New commits:
commit c32451cae75140b99520a5cd97d69a128db8ba1f
Author: Paul Wouters <pwouters at redhat.com>
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.



More information about the Swan-commit mailing list