X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=scripts%2Fcommon%2Fcoverity.sh;fp=scripts%2Fcommon%2Fcoverity.sh;h=80fc6490043be1fc4185892f27d6b646316abc97;hb=2aeca93f55b0c4d466e5d62166cd79227518f890;hp=a88a2c7fde3f62cbf0566c675c8de2be4595ee8c;hpb=c83b390a7120b0cd5a1556b0d47278fa4836c021;p=lttng-ci.git diff --git a/scripts/common/coverity.sh b/scripts/common/coverity.sh index a88a2c7..80fc649 100755 --- a/scripts/common/coverity.sh +++ b/scripts/common/coverity.sh @@ -51,7 +51,7 @@ export TMPDIR case "$COVERITY_SCAN_PROJECT_NAME" in babeltrace) - CONF_OPTS="--enable-python-bindings --enable-python-bindings-doc" + CONF_OPTS="--enable-python-bindings --enable-python-bindings-doc --enable-python-plugins" BUILD_TYPE="autotools" ;; liburcu)