summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-25 08:13:03 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-25 09:11:22 +0200
commit0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47 (patch)
treeffc7eefe5ed5ae6788a9e5c426a992f22260dd9b /eclass/toolchain-funcs.eclass
parentnet-p2p/gtk-gnutella: cleanup (diff)
downloadgentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.tar.gz
gentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.tar.bz2
gentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.zip
eclass: gentoo.org has https per default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'eclass/toolchain-funcs.eclass')
-rw-r--r--eclass/toolchain-funcs.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/toolchain-funcs.eclass b/eclass/toolchain-funcs.eclass
index 19a1cd8adb20..b6d1ab0fd1fc 100644
--- a/eclass/toolchain-funcs.eclass
+++ b/eclass/toolchain-funcs.eclass
@@ -825,7 +825,7 @@ gen_usr_ldscript() {
redirects the linker to the real lib. And yes, this works in the cross-
compiling scenario as the sysroot-ed linker will prepend the real path.
- See bug http://bugs.gentoo.org/4411 for more info.
+ See bug https://bugs.gentoo.org/4411 for more info.
*/
${output_format}
GROUP ( ${EPREFIX}/${libdir}/${tlib} )