forked from wolfSSL/wolfssl
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"
|
if test "x$ENABLED_SMALL_STACK" = "xyes"
|
||||||
then
|
then
|
||||||
AM_CFLAGS="$AM_CFLAGS -DCYASSL_SMALL_STACK"
|
AM_CFLAGS="$AM_CFLAGS -DCYASSL_SMALL_STACK"
|
||||||
else
|
|
||||||
AM_CFLAGS="$AM_CFLAGS -DNO_CYASSL_SMALL_STACK"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user