aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/run-analyzer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/run-analyzer.sh')
-rwxr-xr-xscripts/run-analyzer.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/run-analyzer.sh b/scripts/run-analyzer.sh
index 49f21c402..4293883a1 100755
--- a/scripts/run-analyzer.sh
+++ b/scripts/run-analyzer.sh
@@ -61,7 +61,6 @@ CPU_COUNT=$("$(dirname "$0")"/cpu-count.sh)
BUILD_OPTIONS="\
${QBS_BUILD_PROFILE:+profile:${QBS_BUILD_PROFILE}} \
- modules.qbsbuildconfig.enableProjectFileUpdates:true \
modules.cpp.treatWarningsAsErrors:true \
modules.qbs.buildVariant:release \
project.withTests:false \