X-Git-Url: http://git.onelab.eu/?p=build.git;a=blobdiff_plain;f=lxc.mk;h=4832a290d669a7727c820626f5386a4f14074d2d;hp=07aa552fb197bf8f4d5d2c1a69b8db39420ab3c3;hb=b04553ca;hpb=326d3ceffa9443e736a1bc0f3475e19f323ed750 diff --git a/lxc.mk b/lxc.mk index 07aa552f..4832a290 100644 --- a/lxc.mk +++ b/lxc.mk @@ -268,6 +268,9 @@ bind_public-SPEC := bind_public.spec IN_SLICEIMAGE += bind_public 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 +ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME),f23 f24 f25 f27 f29)" # # sliver-openvswitch # @@ -275,6 +278,7 @@ sliver-openvswitch-MODULES := sliver-openvswitch sliver-openvswitch-SPEC := sliver-openvswitch.spec IN_SLICEIMAGE += sliver-openvswitch ALL += sliver-openvswitch +endif # # plcapi