diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-24 23:53:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-24 23:53:53 +0000 |
commit | a5f9cdf12da7316370f0cd74d3fc9b4a29d75512 (patch) | |
tree | 9409558e5c63dcfd8da243c0b81916ba651cacb4 /profiles | |
parent | sys-cluster/kube-scheduler: 1.16.6 requires go 1.13 to build (diff) | |
download | gentoo-a5f9cdf12da7316370f0cd74d3fc9b4a29d75512.tar.gz gentoo-a5f9cdf12da7316370f0cd74d3fc9b4a29d75512.tar.bz2 gentoo-a5f9cdf12da7316370f0cd74d3fc9b4a29d75512.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/x86/17.0/musl/use.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default/linux/x86/17.0/musl/use.mask b/profiles/default/linux/x86/17.0/musl/use.mask index 057f0d454f09..4b56db0645e6 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 |