mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 19:54:40 +02:00
removing NO_CYASSL_SMALL_STACK from configure
This commit is contained in:
@@ -1344,8 +1344,6 @@ AC_ARG_ENABLE([smallstack],
|
||||
if test "x$ENABLED_SMALL_STACK" = "xyes"
|
||||
then
|
||||
AM_CFLAGS="$AM_CFLAGS -DCYASSL_SMALL_STACK"
|
||||
else
|
||||
AM_CFLAGS="$AM_CFLAGS -DNO_CYASSL_SMALL_STACK"
|
||||
fi
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user