summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/make.defaults')
-rw-r--r--profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/make.defaults7
1 files changed, 0 insertions, 7 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/make.defaults
deleted file mode 100644
index b8208892254f..000000000000
--- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/make.defaults
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/make.defaults,v 1.1 2007/04/16 21:14:44 wolf31o2 Exp $
-
-CFLAGS="-O2 -pipe -mtune=power4 -mcpu=power4"
-CXXFLAGS=${CFLAGS}
-USE="ibm"