summaryrefslogtreecommitdiff
path: root/azure/msan_job.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure/msan_job.yml')
-rw-r--r--azure/msan_job.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure/msan_job.yml b/azure/msan_job.yml
index bae65e018e..28dcae3f88 100644
--- a/azure/msan_job.yml
+++ b/azure/msan_job.yml
@@ -20,6 +20,7 @@ jobs:
# msan requires all used libraries to be instrumented,
# so we should avoiding linking against anything but libc here
./configure ${{ parameters.configurationParameters }} \
+ --enable-option-checking=fatal \
--prefix=/usr \
--without-sqlite3 \
--without-pdo-sqlite \