eal: add macro to warn for unused function return values
[dpdk.git] / devtools / test-meson-builds.sh
index c07fd16..a653b25 100755 (executable)
@@ -221,7 +221,7 @@ for c in gcc clang ; do
 done
 
 build build-mini cc skipABI $use_shared -Ddisable_libs=* \
-       -Denable_drivers=bus/vdev,mempool/ring,net/null
+       -Denable_drivers=net/null
 
 # test compilation with minimal x86 instruction set
 # Set the install path for libraries to "lib" explicitly to prevent problems