eal/linux: remove useless casts in hugepage init
[dpdk.git] / lib / librte_table / Makefile
index dd684cc..0d8394c 100644 (file)
@@ -39,6 +39,10 @@ LIB = librte_table.a
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
 
+EXPORT_MAP := rte_table_version.map
+
+LIBABIVER := 1
+
 #
 # all source are stored in SRCS-y
 #