From cd4377fab21e0f500bef7f06543fa848a039c1e0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 20 Jul 2023 06:50:01 +0200 Subject: Merging upstream version 1.41.0. Signed-off-by: Daniel Baumann --- coverity-scan.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'coverity-scan.sh') diff --git a/coverity-scan.sh b/coverity-scan.sh index f144444ff..2050d13cd 100755 --- a/coverity-scan.sh +++ b/coverity-scan.sh @@ -173,7 +173,8 @@ installit() { OTHER_OPTIONS="--disable-lto" OTHER_OPTIONS+=" --with-zlib" OTHER_OPTIONS+=" --with-math" -OTHER_OPTIONS+=" --enable-https" +OTHER_OPTIONS+=" --enable-lz4" +OTHER_OPTIONS+=" --enable-openssl" OTHER_OPTIONS+=" --enable-jsonc" OTHER_OPTIONS+=" --enable-plugin-nfacct" OTHER_OPTIONS+=" --enable-plugin-freeipmi" -- cgit v1.2.3