From 9eecf1f2658f230b9ce41ce0e856f7e97194646e Mon Sep 17 00:00:00 2001 From: James Page Date: Tue, 29 Nov 2016 17:21:15 +0000 Subject: [PATCH] Disable kernel module build for ipset --- snapcraft.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/snapcraft.yaml b/snapcraft.yaml index dfd2693..d35c7ff 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -93,6 +93,8 @@ parts: build-packages: - libltdl-dev - libmnl-dev + configflags: + - "--with-kmod=no" dnsmasq: source: http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.76.tar.xz plugin: make