Skip to content

Commit f0d3254

Browse files
committed
wip
1 parent 006b615 commit f0d3254

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nginx.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
with:
3939
path: wolfssl
4040
configure: >-
41-
--enable-nginx ${{ env.wolf_debug_flags }} --enable-debug \
42-
--enable-debug-trace-errcodes
41+
--enable-nginx ${{ env.wolf_debug_flags }} --enable-debug
42+
--enable-debug-trace-errcodes CPPFLAGS=-DWOLFSSL_LOGGINGENABLED_DEFAULT=1
4343
install: true
4444
# TODO remove
4545
check: false

0 commit comments

Comments
 (0)