summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorlevitte <levitte>2003-01-10 11:30:44 +0000
committerlevitte <levitte>2003-01-10 11:30:44 +0000
commit3dfc37cb1e60abfbfc7ace037da20776ba6b1a23 (patch)
tree187d4fd81d407d5a39c4ada05fc871147fcfcfb4 /INSTALL
parenta90ec586b185b9808f944769976b2595cb6fe143 (diff)
downloadopenssl-3dfc37cb1e60abfbfc7ace037da20776ba6b1a23.tar.gz
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 dc84a6841..cc6b73174 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