blob: fcb44b99f6aefcd7370c88c1b821c5d660492cce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 2002 Gentoo Foundation.
# System-wide defaults for the gcc 3.2 Portage system
GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses"
USE="arm berkdb crypt cups encode foomaticdb gdbm gif gpm
jpeg libg++ libwww mpeg ncurses nls
pam png perl python readline spell ssl
tcpd truetype zlib"
ARCH="arm"
COMPILER="gcc3"
ACCEPT_KEYWORDS="arm"
|