aboutsummaryrefslogtreecommitdiff
blob: d9d2574b3b65bdd81d9eee1ce7c993e87540f648 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/make.defaults,v 1.1 2008/04/01 17:40:02 wolf31o2 Exp $

ARCH="s390"
ACCEPT_KEYWORDS="s390"

CHOST="s390-ibm-linux-gnu"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"

USE="fbcon"