X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc.mk;h=c3d75a3baae8a680751eafd7e79d8ae222d5370c;hb=5d0f2ee2524724a97c0b8505fe784a8da9b12c6d;hp=f833283189cdc5588af2d659ab0891afe7f515cb;hpb=1f4f80e0c7dc71ef79614227c195139a56d1421e;p=build.git diff --git a/lxc.mk b/lxc.mk index f8332831..c3d75a3b 100644 --- a/lxc.mk +++ b/lxc.mk @@ -24,7 +24,7 @@ IN_NODEIMAGE += lxc-userspace # with 4.19, the jprobe api has gone entirely # https://github.com/torvalds/linux/commit/4de58696de076d9bd2745d1cbe0930635c3f5ac9 # -ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f29 f31)" +ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f29 f31 f33)" # transforward-MODULES := transforward transforward-SPEC := transforward.spec @@ -172,7 +172,7 @@ ALL += bind_public # in fedora 29, this triggers nasty-looking compile messages # not trying too hard, we're mostly after the server-side of f29 and above -ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f29 f31)" +ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f29 f31 f33)" # # sliver-openvswitch #