examples/l3fwd: various updates
Signed-off-by: Intel
This commit is contained in:
parent
f56d08158f
commit
997ee89068
@ -45,7 +45,7 @@ APP = l3fwd
|
||||
# all source are stored in SRCS-y
|
||||
SRCS-y := main.c
|
||||
|
||||
CFLAGS += -O3
|
||||
CFLAGS += -O3 $(USER_FLAGS)
|
||||
CFLAGS += $(WERROR_FLAGS)
|
||||
|
||||
# workaround for a gcc bug with noreturn attribute
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user