From 2001d9fd152bb831c996efc77b1a460dd23927a0 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Fri, 17 Oct 2025 16:12:39 +0200 Subject: [PATCH] - simdzone-zone-load, ci change. --- .github/workflows/analysis_ports.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/analysis_ports.yml b/.github/workflows/analysis_ports.yml index 48ddd03bc..646719203 100644 --- a/.github/workflows/analysis_ports.yml +++ b/.github/workflows/analysis_ports.yml @@ -280,9 +280,7 @@ jobs: echo "unbound" 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 simdzone/config.log - exit 1 #DEBUG, why is _fullpath missing. + ./configure --enable-debug --enable-static-exe --disable-flto "--with-ssl=$prepath/openssl" --with-libexpat="$prepath/expat" --disable-shared make # specific test output #make testbound.exe; ./testbound.exe -s -- 2.47.3