summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-06-02 21:51:30 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-06-02 21:51:30 +0000
commit009b0fb23ad4b45dcd4ab253fc8d37562247761b (patch)
tree38c27b383272849ee8cde20bdfab24c2ec8aff74 /profiles/default-ppc-2004.1
parentmissing IUSE entry for nas, nls. Added live use flag to _pre4, including opt... (diff)
downloadgentoo-2-009b0fb23ad4b45dcd4ab253fc8d37562247761b.tar.gz
gentoo-2-009b0fb23ad4b45dcd4ab253fc8d37562247761b.tar.bz2
gentoo-2-009b0fb23ad4b45dcd4ab253fc8d37562247761b.zip
Same changes as 2004.1 flat profile
Diffstat (limited to 'profiles/default-ppc-2004.1')
-rw-r--r--profiles/default-ppc-2004.1/make.defaults2
-rw-r--r--profiles/default-ppc-2004.1/packages9
-rw-r--r--profiles/default-ppc-2004.1/use.defaults1
-rw-r--r--profiles/default-ppc-2004.1/use.mask5
4 files changed, 2 insertions, 15 deletions
diff --git a/profiles/default-ppc-2004.1/make.defaults b/profiles/default-ppc-2004.1/make.defaults
index d9d21d8a5c03..fcde462666ec 100644
--- a/profiles/default-ppc-2004.1/make.defaults
+++ b/profiles/default-ppc-2004.1/make.defaults
@@ -18,7 +18,7 @@ FETCHCOMMAND="/usr/bin/wget -t 5 --passive-ftp \${URI} -P \${DISTDIR}"
# Global configure options
# C Compiler flags
-CFLAGS="-O2 -pipe"
+CFLAGS="-O2 -pipe -fno-strict-aliasing"
# C++ Compiler flags
CXXFLAGS=${CFLAGS}
diff --git a/profiles/default-ppc-2004.1/packages b/profiles/default-ppc-2004.1/packages
index 5b0e34d42196..ee42fe4003ba 100644
--- a/profiles/default-ppc-2004.1/packages
+++ b/profiles/default-ppc-2004.1/packages
@@ -23,7 +23,6 @@
*app-arch/sharutils
*app-arch/tar
*app-shells/bash
-*app-shells/sash
*dev-lang/perl
*dev-libs/popt
*dev-perl/ExtUtils-MakeMaker
@@ -46,7 +45,6 @@
*sys-apps/hdparm
*sys-apps/kbd
*sys-apps/less
-*sys-apps/mac-fdisk
*sys-apps/man
*sys-apps/man-pages
*sys-apps/net-tools
@@ -85,10 +83,3 @@
*virtual/modutils
*virtual/os-headers
*virtual/ssh
-
-# Notes: python 2.3 + portage combination needed unless
-# if portage with python 2.3 support is still
-# pre release portage. Comment to be removed
-# for the release
-
-
diff --git a/profiles/default-ppc-2004.1/use.defaults b/profiles/default-ppc-2004.1/use.defaults
index 17e3ff29caee..79f29ae568a6 100644
--- a/profiles/default-ppc-2004.1/use.defaults
+++ b/profiles/default-ppc-2004.1/use.defaults
@@ -42,4 +42,3 @@ tcltk dev-lang/tcl dev-lang/tk
tcpd sys-apps/tcp-wrappers
tetex app-text/tetex
ungif media-libs/ungif
-#xinerama
diff --git a/profiles/default-ppc-2004.1/use.mask b/profiles/default-ppc-2004.1/use.mask
index e8b3e36a66b5..59b679c04359 100644
--- a/profiles/default-ppc-2004.1/use.mask
+++ b/profiles/default-ppc-2004.1/use.mask
@@ -1,6 +1,6 @@
# This is a list of USE flags that should not be used on PPC
-x86
+x86
afs
3dnow
@@ -14,9 +14,6 @@ firebird
tcc
acpi
-# No stable enough gcc-3.3.x available on ppc
-nptl
-
# For ppc SElinux support please use the SElinux profile
# Maintained by Chris Pebenito <pebenito@gentoo.org>