lcr: Fix compilation with GCC 6

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-05-05 14:14:25 +02:00
parent bb948e3e3b
commit 38da37b89a

View File

@@ -36,6 +36,8 @@ PAK_VER = 6
DEPS = ""
CXXFLAGS += -std=gnu++98
###############################################################################
# Top-level Rules
###############################################################################