diff options
author | Matt Turner <mattst88@gentoo.org> | 2010-12-14 02:51:24 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2010-12-14 02:51:24 +0000 |
commit | 04957ba622ac10cab8ef4f4e55f3feb797c2c348 (patch) | |
tree | 471b5784427b6cbfc4e3e85718fedd357d8765b5 | |
parent | use.mask ocaml. (diff) | |
download | gentoo-2-04957ba622ac10cab8ef4f4e55f3feb797c2c348.tar.gz gentoo-2-04957ba622ac10cab8ef4f4e55f3feb797c2c348.tar.bz2 gentoo-2-04957ba622ac10cab8ef4f4e55f3feb797c2c348.zip |
use.mask llvm.
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index 547f04ed6ef0..ec37f3ccdf0d 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.39 2010/12/14 02:48:19 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.40 2010/12/14 02:51:24 mattst88 Exp $ + + 14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask: + use.mask llvm. 14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask: use.mask ocaml. diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 8ce30ecb7e6d..b37d527817e0 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.33 2010/12/14 02:48:19 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.34 2010/12/14 02:51:24 mattst88 Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -365,6 +365,10 @@ smi # We don't have dev-libs/ocaml ocaml +# Matt Turner <mattst88@gentoo.org> (13 Dec 2010) +# We don't have sys-devel/llvm +llvm + # Mips USE flags -n32 -n64 |