summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-01-10 11:30:47 +0000
committerRichard Levitte <levitte@openssl.org>2003-01-10 11:30:47 +0000
commit69c5d47bd43dae39816d7f5ab4c885feeb618beb (patch)
treeb22ccccd75b22164327f61c4aeb474135fce8d9b /INSTALL
parentdaf5fafced5590022eb49d07517fd61bdd6fde43 (diff)
CFLAG, not CFLAGS
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index dc84a6841f..cc6b731741 100644
--- a/INSTALL
+++ b/INSTALL
@@ -158,7 +158,7 @@
If a test fails, look at the output. There may be reasons for
the failure that isn't a problem in OpenSSL itself (like a missing
or malfunctioning bc). If it is a problem with OpenSSL itself,
- try removing any compiler optimization flags from the CFLAGS line
+ try removing any compiler optimization flags from the CFLAG line
in Makefile.ssl and run "make clean; make". Please send a bug
report to <openssl-bugs@openssl.org>, including the output of
"make report" in order to be added to the request tracker at