X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_hash%2FMakefile;h=5669d83f454f1b2546c7cf27bb8b358c8a4b6dc8;hb=be0330cb1b4aed3869eea66bce6a36ca797c00b8;hp=c8c435dfde332ae47b670dae51a51739aa8e51ef;hpb=272d87b01bda5728f6b6d472a34361673b67c05d;p=dpdk.git diff --git a/lib/librte_hash/Makefile b/lib/librte_hash/Makefile index c8c435dfde..5669d83f45 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 +CFLAGS += -O3 -DALLOW_EXPERIMENTAL_API CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) LDLIBS += -lrte_eal -lrte_ring