From 5e23cb6c82fefe0f3cb895177a49ad5fdeb9fa13 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 26 Jan 2018 10:58:59 +0100 Subject: [PATCH] vdr: disabled because it will not build with gcc-7 --- lfs/vdr | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lfs/vdr b/lfs/vdr index 99e81048a7..f82df19fea 100644 --- a/lfs/vdr +++ b/lfs/vdr @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2013 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -39,6 +39,8 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = vdr PAK_VER = 9 +SUP_ARCH = none + DEPS = "vdr_streamdev" MAKE_OPTIONS = \ -- 2.39.5