]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Debug output for windows compile workflow.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 29 Jun 2022 09:17:12 +0000 (11:17 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 29 Jun 2022 09:17:12 +0000 (11:17 +0200)
.github/workflows/analysis_ports.yml

index fbbdd80185a9460969b8ee9b2611b724ea08e1c3..8a9321d9fe1a384e8109dc297a83c105b5b83785 100644 (file)
@@ -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