Revert "Fix building with --coding=no/WOLFSSL_PEM_TO_DER undefined."

This commit is contained in:
Juliusz Sosinowicz
2025-09-10 18:07:57 +02:00
committed by GitHub
parent e3423d0922
commit 74c7115cc1
2 changed files with 0 additions and 5 deletions

View File

@@ -60,7 +60,6 @@ jobs:
'--disable-sys-ca-certs',
'--enable-all CPPFLAGS=-DWOLFSSL_DEBUG_CERTS ',
'--enable-all CFLAGS="-DWOLFSSL_CHECK_MEM_ZERO"',
'--enable-coding=no',
]
name: make check
if: github.repository_owner == 'wolfssl'