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