X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=examples%2Fload_balancer%2FMakefile;h=197b019d5847fed0670d220e7e0f36b06084ea8d;hp=fc8df71e8eb5d6f7f9be335faa8fd23100673ec4;hb=5d7b673d5fd6663b20c675dd382d9fb43b42af18;hpb=739e13bcc98f562d3301f808ec76507ebae82e63 diff --git a/examples/load_balancer/Makefile b/examples/load_balancer/Makefile index fc8df71e8e..197b019d58 100644 --- a/examples/load_balancer/Makefile +++ b/examples/load_balancer/Makefile @@ -50,7 +50,6 @@ include $(RTE_SDK)/mk/rte.vars.mk CFLAGS += -O3 -g CFLAGS += $(WERROR_FLAGS) -CFLAGS_config.o := -D_GNU_SOURCE # workaround for a gcc bug with noreturn attribute # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12603