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

Andrew Cagney cagney at vault.libreswan.fi
Fri Oct 26 15:59:05 UTC 2018


New commits:
commit 94adc753c40944cf6ef7f51425fff0545c49b85f
Merge: f6d8b19 7c063e5
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Oct 26 11:56:51 2018 -0400

    building: really don't build KLIPS when USE_KLIPS!=true
    
    As in break 'make module', remove a USE_KLIPS=true lurking in a
    linux.mk file, and don't share code.
    
    Merge commit '7c063e55887968056e823b2a90e9da6a34adf5d7'

commit 7c063e55887968056e823b2a90e9da6a34adf5d7
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Oct 26 10:00:22 2018 -0400

    building: don't pre-set USE_KLIPS in mk/defaults/*.mk
    
    this really disables KLIPS on linux

commit 181b5856f640db957f8814ed4110ef63ff832e19
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Oct 26 09:59:06 2018 -0400

    testing: only build modules when USE_KLIPS=true, and build hashes when USE_FIPSCHECK=true

commit fa00316e8c5151747f3e80895e6afd9ee1a9c0cd
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Oct 25 21:02:45 2018 -0400

    building: when !USE_KLIPS=true cripple klips kernel module rules

commit 010a9f2bbdaa97024933be04eff1a48ff1f9b657
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Oct 25 21:00:59 2018 -0400

    building: move kernel (klips) rules to mk/kernel.mk

commit 30444640cd234d2e1d1e1f29bd565fda661c7b94
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Oct 25 18:23:15 2018 -0400

    building: fork the code shared between the klips kernel module and libreswan
    
    This way the libreswan and the klips kernel module source trees are
    completely independent (no shared code): the linux/ directory can be
    deleted; and include/ changes, such as like stripping #ifdef KERNEL,
    don't need to worry about KLIPS.
    
    Tweak mk/find.sh to to ignore linux/



More information about the Swan-commit mailing list