From 25fc7384bc03bb9829670be2ec14617017a351ea Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Fri, 3 Aug 2018 22:00:36 +0200 Subject: [PATCH] profiles: preemptively mask new glibc useflag cet --- profiles/base/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) 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 (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 (15 Jul 2018) # Requires media-video/ffmpeg-4 which is masked app-emulation/wine-any ffmpeg -- 2.26.2