summaryrefslogtreecommitdiff
blob: 815d28a30044aaa9a5dc2fa889464e78614bf276 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/x86-uclibc/make.defaults,v 1.2 2005/04/16 14:51:57 pebenito Exp $

USE="x86 uclibc"
GRP_STAGE23_USE="x86 uclibc"

ARCH="x86"
ACCEPT_KEYWORDS="x86"

CHOST="i386-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"

FEATURES=""