From d4f63f1c39c3908cd81fda07448144bafb9aba4a Mon Sep 17 00:00:00 2001 From: "Dr. Matthias St. Pierre" Date: Mon, 3 Jun 2019 16:03:42 +0200 Subject: Remove last references to DEBUG_SAFESTACK The DEBUG_SAFESTACK preprocessor define is obsolete since 2008 when the non-safestack code was removed by commit 985de8634000. Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/9070) --- Configure | 3 --- 1 file changed, 3 deletions(-) (limited to 'Configure') diff --git a/Configure b/Configure index 991f24110b..c216049194 100755 --- a/Configure +++ b/Configure @@ -88,9 +88,6 @@ my $usage="Usage: Configure [no- ...] [enable- ...] [-Dxxx] [-lx # linked openssl executable has rather debugging value than # production quality. # -# DEBUG_SAFESTACK use type-safe stacks to enforce type-safety on stack items -# provided to stack calls. Generates unique stack functions for -# each possible stack type. # BN_LLONG use the type 'long long' in crypto/bn/bn.h # RC4_CHAR use 'char' instead of 'int' for RC4_INT in crypto/rc4/rc4.h # Following are set automatically by this script -- cgit v1.2.3