aboutsummaryrefslogtreecommitdiffstats
path: root/examples/udpfwd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/udpfwd/Makefile')
-rw-r--r--examples/udpfwd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/udpfwd/Makefile b/examples/udpfwd/Makefile
index 5274d0f..6816b5e 100644
--- a/examples/udpfwd/Makefile
+++ b/examples/udpfwd/Makefile
@@ -41,6 +41,5 @@ LDLIBS += -ltle_udp
EXTRA_CFLAGS += -O3
CFLAGS_parse.o += -D_GNU_SOURCE
-CFLAGS_main.o += -mcmodel=medium
include $(RTE_SDK)/mk/rte.extapp.mk