vapier 14/10/18 18:14:20 Modified: ChangeLog use.mask Log: Mask USE=seccomp until the kernel/library gets support #524148 by Christian Ruppert.
Revision Changes Path 1.35 profiles/arch/m68k/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/m68k/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/m68k/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/m68k/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 1 Jul 2014 14:13:01 -0000 1.34 +++ ChangeLog 18 Oct 2014 18:14:20 -0000 1.35 @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/m68k profile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v 1.34 2014/07/01 14:13:01 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v 1.35 2014/10/18 18:14:20 vapier Exp $ + + 18 Oct 2014; Mike Frysinger <vap...@gentoo.org> use.mask: + Mask USE=seccomp until the kernel/library gets support #524148 by Christian + Ruppert. 01 Jul 2014; Michał Górny <mgo...@gentoo.org> make.defaults: Add missing LIBDIR_${ABI} and CHOST_${ABI} on non-multilib arches to avoid 1.29 profiles/arch/m68k/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/m68k/use.mask?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/m68k/use.mask?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/m68k/use.mask?r1=1.28&r2=1.29 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/m68k/use.mask,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- use.mask 25 Jun 2014 14:22:29 -0000 1.28 +++ use.mask 18 Oct 2014 18:14:20 -0000 1.29 @@ -92,3 +92,6 @@ # Unmask once sys-libs/libunwind gets ported & keyworded. unwind + +# sys-libs/libseccomp has not been ported to this arch yet #524148 +seccomp