avoid *check* with clang-tidy in OpenSC submodule

This commit is contained in:
Frank Morgner
2022-09-30 13:06:16 +02:00
parent 6bcef5705e
commit 23d27d3834

View File

@@ -17,7 +17,7 @@ autoreconf -vis
case "$1" in case "$1" in
ubuntu) ubuntu)
make distcheck make distcheck CLANGTIDY=""
;; ;;
coverity) coverity)
# exclude opensc from analysis by building it here # exclude opensc from analysis by building it here