]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/sfc/meson.build
build: disable experimental API check internally
[dpdk.git] / drivers / net / sfc / meson.build
index 8c54f9d5489a3154c1d397c2c97b4bddacf042a7..c2f6af7579bb054ade49534edecbd1ca3569fe74 100644 (file)
@@ -11,8 +11,6 @@ if arch_subdir != 'x86' or not dpdk_conf.get('RTE_ARCH_64')
        reason = 'only supported on x86_64'
 endif
 
-allow_experimental_apis = true
-
 extra_flags = []
 
 # Strict-aliasing rules are violated by rte_eth_link to uint64_t casts