net/bnxt: ignore VLAN priority mask
[dpdk.git] / examples / vhost_crypto / meson.build
index 8e9860f..2485f3b 100644 (file)
@@ -9,7 +9,6 @@
 build = dpdk_conf.has('RTE_LIBRTE_VHOST')
 allow_experimental_apis = true
 deps += ['vhost', 'cryptodev']
-cflags += ['-D_FILE_OFFSET_BITS=64']
 sources = files(
        'main.c'
 )