X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fload_balancer%2FMakefile;h=197b019d5847fed0670d220e7e0f36b06084ea8d;hb=5d7b673d5fd6663b20c675dd382d9fb43b42af18;hp=fc8df71e8eb5d6f7f9be335faa8fd23100673ec4;hpb=1842d194c950edc91b943a7ba2c598c495d4d58c;p=dpdk.git 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