summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-08-25 14:39:07 +0100
committerMatt Caswell <matt@openssl.org>2017-08-25 14:53:15 +0100
commit917552f32260cd9b8c9018cdb15893ebdd9ab39d (patch)
treec4820f50ab449c5b79e5069f5d3cc006bf6942f1 /INSTALL
parent9ebcb3a82816362ca67cda54e21c7943a0acc7bd (diff)
Remove an out of date reference to RT
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4260)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 2 insertions, 4 deletions
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 <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