From: W.C.A. Wijngaards Date: Fri, 17 Oct 2025 13:20:40 +0000 (+0200) Subject: - simdzone-zone-load, ci change. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=899ad30ad9076d25b5f49097c6bd4ddd01719c3b;p=thirdparty%2Funbound.git - simdzone-zone-load, ci change. --- diff --git a/.github/workflows/analysis_ports.yml b/.github/workflows/analysis_ports.yml index 646719203..bf2b0d696 100644 --- a/.github/workflows/analysis_ports.yml +++ b/.github/workflows/analysis_ports.yml @@ -280,7 +280,9 @@ 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 + ./configure --enable-debug --enable-static-exe --disable-flto "--with-ssl=$prepath/openssl" --with-libexpat="$prepath/expat" --disable-shared || echo "ignored" + cat config.log + exit 1 #DEBUG, why is _fullpath missing. make # specific test output #make testbound.exe; ./testbound.exe -s