diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-07-11 04:33:15 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-07-11 04:33:15 +0000 |
commit | 3f206c7ee2de9ae8bf2b929a75be8a1e67b7c23d (patch) | |
tree | 458cba94caf9b8575728d17116b36356b77286c6 /profiles/arch | |
parent | Add xemacs to use.mask (diff) | |
download | historical-3f206c7ee2de9ae8bf2b929a75be8a1e67b7c23d.tar.gz historical-3f206c7ee2de9ae8bf2b929a75be8a1e67b7c23d.tar.bz2 historical-3f206c7ee2de9ae8bf2b929a75be8a1e67b7c23d.zip |
Add ocamlopt to use.mask
Diffstat (limited to 'profiles/arch')
-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 eb621f7d066b..7c327ef5ffdd 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.70 2011/07/11 04:31:32 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.71 2011/07/11 04:33:15 mattst88 Exp $ + + 11 Jul 2011; Matt Turner <mattst88@gentoo.org> use.mask: + Add ocamlopt to use.mask 11 Jul 2011; Matt Turner <mattst88@gentoo.org> use.mask: Add xemacs to use.mask diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 0e7fa44f8ee8..b233fd030ba1 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.41 2011/07/11 04:31:32 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.42 2011/07/11 04:33:15 mattst88 Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -370,6 +370,10 @@ pdfannotextractor # xemacs dependencies not keyworded xemacs +# Matt Turner <mattst88@gentoo.org) (11 Jul 2011) +# no native mips/linux code generation, see bug 319649 +ocamlopt + # Mips USE flags -n32 -n64 |