Use -O3 for compiling nic_router.

This commit is contained in:
Michael Mueller
2025-01-28 13:46:06 +01:00
parent c8b883215d
commit a57ec384ff

View File

@@ -30,6 +30,8 @@ SRC_CC += \
INC_DIR += $(PRG_DIR)
CC_OLEVEL = -O3
CONFIG_XSD = config.xsd
CC_CXX_WARN_STRICT_CONVERSION =