Try configuring and building for Coverity at once

This commit is contained in:
vit9696 2020-11-27 15:06:19 +03:00
parent 05f770c8a4
commit e6f3f4380f
2 changed files with 2 additions and 6 deletions

View file

@ -122,10 +122,7 @@ build_tool() {
rm -rf dist
mkdir -p dist || exit 1
# FIXME: Qt is bugged and does not override CC.
if [ "$COVERITY_SCAN_TOKEN" = "" ]; then
build_tool UEFITool "$UEFITOOL_VER" uefitool.pro
fi
build_tool UEFITool "$UEFITOOL_VER" uefitool.pro
build_tool UEFIExtract "$UEFITOOL_VER" ""
build_tool UEFIFind "$UEFITOOL_VER" ""