summaryrefslogtreecommitdiff
blob: 54f119f57aed4207986380a1c6d3bee0df61dea8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/multilib-dev/make.defaults,v 1.3 2005/01/12 23:08:21 spyderous Exp $

STAGE1_USE="multilib"
GRP_STAGE23_USE="${STAGE1_USE} multislot ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses readline zlib -java -nptl"
USE="${GRP_STAGE23_USE} bitmap-fonts truetype-fonts type1-fonts font-server oss alsa crypt fortran f77 jpeg nls userlocales opengl png xml2 acpi gif jp2 lzw lzw-tiff png tiff truetype usb xpm xrandr xv"

# we can enable sandbox now that we use multilib by default
# also enable multilib-strict to force people using the dev profile to find
# packages that don't honor libdir
FEATURES="sandbox autoconfig multilib-strict"