From: Richard Levitte Date: Fri, 10 Jan 2003 11:30:44 +0000 (+0000) Subject: CFLAG, not CFLAGS X-Git-Tag: OpenSSL_0_9_7a~86^2~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c0ac323360e9fe01ae3e614ca22bec05b578ff85;p=oweals%2Fopenssl.git CFLAG, not CFLAGS --- 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 , including the output of "make report" in order to be added to the request tracker at