+++ /dev/null
-default-linux/mips/2006.1/generic-be/o32
-If you are using an SGI Indy or SGI Indigo2 R4x00 system (IP22), use the following profile:
-
-# emerge -n '>=sys-apps/portage-2.0.51'
-# cd /etc
-# rm make.profile
-# ln -s ../usr/portage/profiles/default-linux/mips/2006.1/generic-be/o32 make.profile
-
+++ /dev/null
-# Copyright 2004 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/2006.0/make.defaults,v 1.7 2006/06/30 21:01:34 spyderous Exp $
-
-ARCH="mips"
-
-FEATURES="-sandbox ccache autoconfig"
-
-# Compiler flags
-# We build a *minimum* of mips2, because just about any mips box we theoretically
-# support should meet the mips2 standard
-CFLAGS="-O2 -pipe -march=mips2"
-CXXFLAGS=${CFLAGS}
-
-ACCEPT_KEYWORDS="mips"
-
-USE="readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips -multilib nomultilib -n32 -n64"