diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-08-03 22:00:36 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-08-03 22:20:40 +0200 |
commit | 25fc7384bc03bb9829670be2ec14617017a351ea (patch) | |
tree | 794353ff4ee65e5e9a7c4a4d7b286c3bac84c01d /profiles/base | |
parent | profiles/package.mask: Set versions on app-xemacs security masks (diff) | |
download | gentoo-25fc7384bc03bb9829670be2ec14617017a351ea.tar.gz gentoo-25fc7384bc03bb9829670be2ec14617017a351ea.tar.bz2 gentoo-25fc7384bc03bb9829670be2ec14617017a351ea.zip |
profiles: preemptively mask new glibc useflag cet
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 25cae1754c34..adcfa1f3ca18 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Andreas K. Hüttel <dilfridge@gentoo.org> (3 Aug 2018) +# New and for Gentoo still quite experimental. You've been +# warned. (Also, works only on x86_64 and with certain CPUs +# and compiler/binutils combinations.) +sys-libs/glibc cet + # Nick Sarnie <sarnex@gentoo.org> (15 Jul 2018) # Requires media-video/ffmpeg-4 which is masked app-emulation/wine-any ffmpeg |