Go faster.
authorBen Laurie <ben@openssl.org>
Tue, 9 Mar 1999 10:10:03 +0000 (10:10 +0000)
committerBen Laurie <ben@openssl.org>
Tue, 9 Mar 1999 10:10:03 +0000 (10:10 +0000)
Configure

index 0bbdf55a80897044d29b95d7b3424f6594f53dc6..6a3e5c893c03e820ad50c4cf6b71b520591963fe 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -82,7 +82,7 @@ my %table=(
 # A few of my development configs
 "purify",      "purify gcc:-g -DPURIFY -Wall:-lsocket -lnsl::::",
 "debug",       "gcc:-DBN_DEBUG -DREF_CHECK -DCRYPTO_MDEBUG -ggdb -g2 -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror:-lefence::::",
-"debug-ben",   "gcc:-DBN_DEBUG -DREF_CHECK -DCRYPTO_MDEBUG -O2 -Wall -Wshadow -Werror:::::",
+"debug-ben",   "gcc:-DBN_DEBUG -DREF_CHECK -DCRYPTO_MDEBUG -O2 -Wall -Wshadow -Werror -pipe:::::",
 "debug-rse","cc:-DTERMIOS -DL_ENDIAN -pipe -O -g -ggdb3 -Wall::BN_LLONG $x86_gcc_des $x86_gcc_opts:$x86_elf_asm",
 "dist",                "cc:-O -DNOPROTO::::",