mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
nic_router: Fixed compiler errors when compiling with -O3.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user