From c0ac323360e9fe01ae3e614ca22bec05b578ff85 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 10 Jan 2003 11:30:44 +0000 Subject: [PATCH] CFLAG, not CFLAGS --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1