]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_timer/Makefile
timer: allow management in shared memory
[dpdk.git] / lib / librte_timer / Makefile
index 4ebd5289341edbd124ee68cd7c544df8e88cc600..8ec63f455f1d4b93ac8d1b3087a3f435265da8be 100644 (file)
@@ -6,6 +6,7 @@ include $(RTE_SDK)/mk/rte.vars.mk
 # library name
 LIB = librte_timer.a
 
+CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
 LDLIBS += -lrte_eal