diff options
author | 2007-08-22 14:26:42 +0000 | |
---|---|---|
committer | 2007-08-22 14:26:42 +0000 | |
commit | a1771ff05ddb5bf868e2023b0cec791974aae42f (patch) | |
tree | 2d5da5a56c2ee0ffb181d6d607963fd641488c00 /profiles | |
parent | Fixed persistent-net to now really ignore devices without DRIVERS having a va... (diff) | |
download | historical-a1771ff05ddb5bf868e2023b0cec791974aae42f.tar.gz historical-a1771ff05ddb5bf868e2023b0cec791974aae42f.tar.bz2 historical-a1771ff05ddb5bf868e2023b0cec791974aae42f.zip |
adding power6 profiles
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/make.defaults | 7 | ||||
-rw-r--r-- | profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/parent | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/make.defaults new file mode 100644 index 000000000000..88b8cca0ae79 --- /dev/null +++ b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/make.defaults @@ -0,0 +1,7 @@ +# 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/power6/make.defaults,v 1.1 2007/08/22 14:26:42 ranger Exp $ + +CFLAGS="-O2 -pipe -mtune=power6 -mcpu=power6" +CXXFLAGS=${CFLAGS} +USE="ibm" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/parent @@ -0,0 +1 @@ +.. |