blob: 12dcb00fd770f847f9a2d382d7bd81aaa8523657 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/mips64/2005.0/packages,v 1.2 2006/04/10 23:14:45 vapier Exp $
# mips64 o32 packages
# Since we're running a mips64 kernel w/ 32bit (o32) userland,
# we need gcc-mips64 for kernels
*sys-devel/gcc-mips64
# Sometimes necessary to trick programs into thinking we're really
# a mips32 system.
*sys-apps/setarch
|