diff options
Diffstat (limited to 'profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/970/make.defaults')
-rw-r--r-- | profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/970/make.defaults | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/970/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/970/make.defaults deleted file mode 100644 index d6cc847c217d..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/970/make.defaults +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2006 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/64bit-userland/970/make.defaults,v 1.1 2007/04/16 21:14:44 wolf31o2 Exp $ - -CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec" -CXXFLAGS=${CFLAGS} - -STAGE1_USE="altivec ${STAGE1_USE} " -USE="${STAGE1_USE} ${USE}" |