Remove an out of date reference to RT
authorMatt Caswell <matt@openssl.org>
Fri, 25 Aug 2017 13:39:07 +0000 (14:39 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 25 Aug 2017 13:53:15 +0000 (14:53 +0100)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4260)

INSTALL

diff --git a/INSTALL b/INSTALL
index aa7e35fa79fea00f478365ced990d8726c5ae980..fcdbfc0a6ee00bfdebec74e95ceb1dd1fe3b5f8a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
      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 <openssl-bugs@openssl.org>, 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