From 47ef154c59e75e9351d27b3bd06d6ac57494193c Mon Sep 17 00:00:00 2001 From: Dan Book Date: Sun, 20 Oct 2019 12:47:10 -0400 Subject: Update documentation, comments, metadata to reference GitHub as canonical repository (#1186) * Update repository and bugtracker URLs to GitHub in makemeta regen META files * Update POD and comments to reference GitHub as canonical repository * Update Porting/corelist.pl to recognize GitHub issue tracker * remove "A note on camel and dromedary" * Remove redundant 'Committing your changes' section --- hints/dec_osf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hints') diff --git a/hints/dec_osf.sh b/hints/dec_osf.sh index 49f7c347ba..4f3baef2a8 100644 --- a/hints/dec_osf.sh +++ b/hints/dec_osf.sh @@ -263,7 +263,7 @@ toke_cflags='optimize=-O2' esac # The patch 23787 -# https://perl5.git.perl.org/perl.git/commit/73cb726371990cd489597c4fee405a9815abf4da +# https://github.com/Perl/perl5/commit/73cb726371990cd489597c4fee405a9815abf4da # broke things for gcc (at least gcc 3.3) so that many of the pack() # checksum tests for formats L, j, J, especially when combined # with the < and > specifiers, started to fail if compiled with plain -O3. -- cgit v1.2.1