X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_hash%2FMakefile;h=ec9f864992622ddde4459ce0edf3d1626bdb5b78;hb=acec04c4b2f5;hp=9b36097f47f4378c7e94b0bb51f406b9c52ddd9a;hpb=2a41db7589cb27dc491963f8c09b8dd452a8296d;p=dpdk.git diff --git a/lib/librte_hash/Makefile b/lib/librte_hash/Makefile index 9b36097f47..ec9f864992 100644 --- a/lib/librte_hash/Makefile +++ b/lib/librte_hash/Makefile @@ -6,7 +6,7 @@ include $(RTE_SDK)/mk/rte.vars.mk # library name LIB = librte_hash.a -CFLAGS += -O3 -DALLOW_EXPERIMENTAL_API +CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) LDLIBS += -lrte_eal -lrte_ring