commit: a5f9cdf12da7316370f0cd74d3fc9b4a29d75512 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 23:53:08 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 23:53:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f9cdf1
profiles/default/linux/x86/17.0/musl/use.mask: add a link to ssp problems Bug: https://bugs.gentoo.org/706210 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/default/linux/x86/17.0/musl/use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/default/linux/x86/17.0/musl/use.mask b/profiles/default/linux/x86/17.0/musl/use.mask index 057f0d454f0..4b56db0645e 100644 --- a/profiles/default/linux/x86/17.0/musl/use.mask +++ b/profiles/default/linux/x86/17.0/musl/use.mask @@ -1,5 +1,5 @@ # Copyright 1999-2018 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# ssp is broken on x86 musl. This is critical for gcc-6. +# ssp is broken on x86 musl: https://bugs.gentoo.org/706210 ssp
