From f04ee9767eaee9cdce1ccb0412ca4e6c3603f39e Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Fri, 17 Oct 2025 15:47:32 +0200 Subject: [PATCH] - simdzone-zone-load, ci change. --- .github/workflows/analysis_ports.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/analysis_ports.yml b/.github/workflows/analysis_ports.yml index bf2b0d696..48ddd03bc 100644 --- a/.github/workflows/analysis_ports.yml +++ b/.github/workflows/analysis_ports.yml @@ -281,7 +281,7 @@ jobs: cd unbound echo "./configure --enable-debug --enable-static-exe --disable-flto \"--with-ssl=$prepath/openssl\" --with-libexpat=\"$prepath/expat\" --disable-shared" ./configure --enable-debug --enable-static-exe --disable-flto "--with-ssl=$prepath/openssl" --with-libexpat="$prepath/expat" --disable-shared || echo "ignored" - cat config.log + cat simdzone/config.log exit 1 #DEBUG, why is _fullpath missing. make # specific test output -- 2.47.3