aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-01-10 11:30:44 +0000
committerRichard Levitte <levitte@openssl.org>2003-01-10 11:30:44 +0000
commitc0ac323360e9fe01ae3e614ca22bec05b578ff85 (patch)
treeb4334d98b6d0feb509f1d7e05270d395cbdd9f58 /INSTALL
parenta0cd3ca62b54762070551afea0b7ad1f6c03ebf2 (diff)
downloadopenssl-c0ac323360e9fe01ae3e614ca22bec05b578ff85.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 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