nut: Fix build with GCC 11

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2021-05-18 12:03:18 +00:00
committed by Arne Fitzenreiter
parent db029f1f5e
commit c01acbfea6

View File

@@ -36,6 +36,8 @@ PAK_VER = 7
DEPS =
CXXFLAGS += -std=c++11
###############################################################################
# Top-level Rules
###############################################################################