build: disable experimental API check internally
[dpdk.git] / drivers / net / ixgbe / meson.build
index 06cf42a..949075e 100644 (file)
@@ -3,8 +3,6 @@
 
 cflags += ['-DRTE_LIBRTE_IXGBE_BYPASS']
 
-allow_experimental_apis = true
-
 subdir('base')
 objs = [base_objs]