disable paks that not compile with gcc-11

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-07-02 07:02:55 +02:00
parent 78f038f00f
commit 17cd114192
4 changed files with 10 additions and 2 deletions

View File

@@ -34,6 +34,8 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libcdada
PAK_VER = 1
SUP_ARCH = none
DEPS =
###############################################################################