summaryrefslogtreecommitdiff
path: root/TABLE
diff options
context:
space:
mode:
authorappro <appro>2011-11-15 12:32:17 +0000
committerappro <appro>2011-11-15 12:32:17 +0000
commit729ff76a5bf5085dd15baceb4b9a203030af403c (patch)
treec6879dad2972a4092e875a5e989890640f606079 /TABLE
parent6ba3bd5d0d34024ca53fb1501b0728414a27513b (diff)
downloadopenssl-729ff76a5bf5085dd15baceb4b9a203030af403c.tar.gz
Configure: reimplement commit#21695.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE33
1 files changed, 33 insertions, 0 deletions
diff --git a/TABLE b/TABLE
index a036697e6..b561a19ee 100644
--- a/TABLE
+++ b/TABLE
@@ -1749,6 +1749,39 @@ $ranlib =
$arflags =
$multilib =
+*** debug-ben-macos
+$cc = cc
+$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_ASM -DBN_DEBUG -DCONF_DEBUG -DDEBUG_SAFESTACK -DDEBUG_UNUSED -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -DL_ENDIAN -g3 -pipe
+$unistd =
+$thread_cflag = (unknown)
+$sys_id =
+$lflags =
+$bn_ops =
+$cpuid_obj =
+$bn_obj =
+$des_obj =
+$aes_obj =
+$bf_obj =
+$md5_obj =
+$sha1_obj =
+$cast_obj =
+$rc4_obj =
+$rmd160_obj =
+$rc5_obj =
+$wp_obj =
+$cmll_obj =
+$modes_obj =
+$engines_obj =
+$perlasm_scheme =
+$dso_scheme =
+$shared_target=
+$shared_cflag =
+$shared_ldflag =
+$shared_extension =
+$ranlib =
+$arflags =
+$multilib =
+
*** debug-ben-no-opt
$cc = gcc
$cflags = -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG -Werror -DL_ENDIAN -DTERMIOS -Wall -g3