From 0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 25 Sep 2015 08:13:03 +0200 Subject: eclass: gentoo.org has https per default Signed-off-by: Justin Lecher --- eclass/toolchain-funcs.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass/toolchain-funcs.eclass') 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} ) -- cgit v1.2.3-65-gdbad