From: W.C.A. Wijngaards Date: Wed, 29 Jun 2022 10:01:39 +0000 (+0200) Subject: Remove debug output from windows compile workflow. X-Git-Tag: release-1.16.1rc1~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef718f02e4a92bdce6cd986e1e3e59250367900c;p=thirdparty%2Funbound.git Remove debug output from windows compile workflow. --- diff --git a/.github/workflows/analysis_ports.yml b/.github/workflows/analysis_ports.yml index 8a9321d9f..fbbdd8018 100644 --- a/.github/workflows/analysis_ports.yml +++ b/.github/workflows/analysis_ports.yml @@ -233,8 +233,6 @@ 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