I changed the following: - unless USE_KLIPS=true, 'make module' barfs - eliminated a USE_KLIPS=true lurking in mk/defaults/linux.mk, KLIPS wasn't really disabled - the testsuite no longer builds the modules (unless USE_KLIPS) - libreswan no longer shares code with klips, so linux/ can be deleted
On Tue, 23 Oct 2018 at 12:22, Andrew Cagney <[email protected]> wrote: > > On Tue, 23 Oct 2018 at 04:38, Paul Wouters <[email protected]> wrote: > > > > On Mon, 22 Oct 2018, Andrew Cagney wrote: > > > > > Do we still need to build the klips kernel module while testing (I'm > > > guessing it is no longer used). > > > > No. In fact, when we compile without USE_KLIPS, building the module > > should not work or should be refused. > > OK. It is best to assume that hence forth the kernel module no longer builds. > > (I just had to patch up what looked like a simple tweak so the klips > kernel module built. Once the kernel is disabled I'll stop seeing > this so things will very quickly break). > > Andrew _______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
