From: Tomas Mraz Date: Fri, 9 Dec 2022 11:12:35 +0000 (+0100) Subject: Revert "Run-checker merge CI: Replace no-shared with no-modules" X-Git-Tag: openssl-3.2.0-alpha1~1604 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b71b9534c423eaae79378556337e466a7dec8e35;p=thirdparty%2Fopenssl.git Revert "Run-checker merge CI: Replace no-shared with no-modules" This reverts commit d5696547e46e9ea85fcb7581b9d49c58b7c24eeb. Reviewed-by: Paul Dale Reviewed-by: Hugo Landau (Merged from https://github.com/openssl/openssl/pull/19874) --- diff --git a/.github/workflows/run-checker-merge.yml b/.github/workflows/run-checker-merge.yml index e63f3966618..ee0dbee956f 100644 --- a/.github/workflows/run-checker-merge.yml +++ b/.github/workflows/run-checker-merge.yml @@ -18,7 +18,7 @@ jobs: fail-fast: false matrix: opt: [ - enable-asan no-modules no-asm -DOPENSSL_SMALL_FOOTPRINT, + enable-asan no-shared no-asm -DOPENSSL_SMALL_FOOTPRINT, no-dgram, no-dso, no-dynamic-engine,