remove auto timing resistant with stunnel

This commit is contained in:
toddouska
2015-07-17 14:52:03 -07:00
parent be54b40d94
commit 262f5f87cb

View File

@ -1797,8 +1797,7 @@ then
AM_CFLAGS="$AM_CFLAGS -DHAVE_CRL"
AM_CONDITIONAL([BUILD_CRL], [test "x$ENABLED_CRL" = "xyes"])
fi
# Stunnel requires timing resistant for stack reasons
AM_CFLAGS="$AM_CFLAGS -DHAVE_STUNNEL -DTFM_TIMING_RESISTANT"
AM_CFLAGS="$AM_CFLAGS -DHAVE_STUNNEL"
fi