summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorDan Book <grinnz@grinnz.com>2019-11-26 19:04:57 -0500
committerKarl Williamson <khw@cpan.org>2019-11-26 17:55:48 -0800
commit8034715d6688b4ce5c0cd7447b497ad2b011ddaf (patch)
tree7c566313f7d25b6710faa8e04bf7fe6bc6ade892 /hints
parentb4285b0dabe98fc37362ed5367ba070593c8cbbc (diff)
downloadperl-8034715d6688b4ce5c0cd7447b497ad2b011ddaf.tar.gz
Convert issue links from rt.perl.org to GitHub
Diffstat (limited to 'hints')
-rw-r--r--hints/freebsd.sh2
-rw-r--r--hints/hpux.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/hints/freebsd.sh b/hints/freebsd.sh
index bf89069437..c7c04d42e7 100644
--- a/hints/freebsd.sh
+++ b/hints/freebsd.sh
@@ -335,7 +335,7 @@ then
d_uselocale='undef'
fi
-# https://rt.perl.org/Ticket/Display.html?id=131337
+# https://github.com/Perl/perl5/issues/15984
# Reported in 11.0-CURRENT with g++-4.8.5:
# If using g++, the Configure scan for dlopen() fails.
# Easier for now to just to forcibly set it.
diff --git a/hints/hpux.sh b/hints/hpux.sh
index 8f273a6ef9..bc6ca45036 100644
--- a/hints/hpux.sh
+++ b/hints/hpux.sh
@@ -486,7 +486,7 @@ case "$ccisgcc" in
# > cc --version
# cc: HP C/aC++ B3910B A.06.15 [May 16 2007]
# Has optimizing problems with +O2 for blead (5.17.4),
- # see https://rt.perl.org:443/rt3/Ticket/Display.html?id=103668.
+ # see https://github.com/Perl/perl5/issues/11748.
#
# +O2 +Onolimit +Onoprocelim +Ostore_ordering \
# +Onolibcalls=strcmp