From: W.C.A. Wijngaards Date: Wed, 29 Jun 2022 09:17:12 +0000 (+0200) Subject: Debug output for windows compile workflow. X-Git-Tag: release-1.16.1rc1~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e7badb942822c13482c7be84a6596765364b8155;p=thirdparty%2Funbound.git Debug output for windows compile workflow. --- diff --git a/.github/workflows/analysis_ports.yml b/.github/workflows/analysis_ports.yml index fbbdd8018..8a9321d9f 100644 --- a/.github/workflows/analysis_ports.yml +++ b/.github/workflows/analysis_ports.yml @@ -233,6 +233,8 @@ 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 + # debug to see getaddrinfo test output. + cat config.log make # specific test output #make testbound.exe; ./testbound.exe -s