Skip to content

Commit 7c43681

Browse files
lealem47danielinux
authored andcommitted
Removing deleted wolfSSL build macro
1 parent e26560b commit 7c43681

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

wolfssl/_build_ffi.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,6 @@ def make_flags(prefix, debug):
162162
# crl
163163
flags.append("--enable-crl")
164164

165-
# wrapper allocators
166-
cflags.append("-DWOLFSSL_WRAPPER_ALLOCATORS")
167-
168165
# for urllib3 - requires SNI (tlsx), options (openssl compat), peer cert
169166
flags.append("--enable-tlsx")
170167
flags.append("--enable-opensslextra")

0 commit comments

Comments
 (0)