nic_router: Fixed compiler errors when compiling with -O3.

This commit is contained in:
Michael Mueller
2025-02-06 16:26:24 +01:00
parent 99ca48ca25
commit b11450dbba

View File

@@ -31,6 +31,7 @@ SRC_CC += \
INC_DIR += $(PRG_DIR)
CC_OLEVEL = -O3
CC_OPT += -Wno-error=stringop-overflow -Wno-error=maybe-uninitialized
CONFIG_XSD = config.xsd