We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8327a commit 0272118Copy full SHA for 0272118
cov_build.sh
@@ -250,7 +250,7 @@ cmake -G Ninja -S entservices-inputoutput -B build/entservices-inputoutput \
250
-DRDK_SERVICES_COVERITY=ON \
251
-DRDK_SERVICES_L1_TEST=ON \
252
-DDS_FOUND=ON \
253
- -DPLUGIN_AVINPUT=ON \
+ -DPLUGIN_AVOUTPUT=ON \
254
255
cmake --build build/entservices-inputoutput --target install
256
echo "======================================================================================"
0 commit comments