From 917552f32260cd9b8c9018cdb15893ebdd9ab39d Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Fri, 25 Aug 2017 14:39:07 +0100 Subject: Remove an out of date reference to RT Reviewed-by: Richard Levitte Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/4260) --- INSTALL | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index aa7e35fa79..fcdbfc0a6e 100644 --- a/INSTALL +++ b/INSTALL @@ -190,10 +190,8 @@ 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 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 - http://www.openssl.org/support/rt.html. + in Makefile.ssl and run "make clean; make". To report a bug please open an + issue on GitHub, at https://github.com/openssl/openssl/issues. 4. If everything tests ok, install OpenSSL with -- cgit v1.2.3