summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default-linux/ppc/ppc64/2006.0/32bit-userland/make.defaults')
-rw-r--r--profiles/default-linux/ppc/ppc64/2006.0/32bit-userland/make.defaults14
1 files changed, 0 insertions, 14 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2006.0/32bit-userland/make.defaults b/profiles/default-linux/ppc/ppc64/2006.0/32bit-userland/make.defaults
deleted file mode 100644
index 184546f19204..000000000000
--- a/profiles/default-linux/ppc/ppc64/2006.0/32bit-userland/make.defaults
+++ /dev/null
@@ -1,14 +0,0 @@
-# This is make.defaults for 32-bit userland
-ARCH="ppc"
-ACCEPT_KEYWORDS="${ARCH}"
-
-CHOST="powerpc-unknown-linux-gnu"
-PROFILE_ARCH="ppc64"
-
-CFLAGS="-O2 -pipe"
-CXXFLAGS=${CFLAGS}
-
-STAGE1_USE="gcc64 unicode"
-USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk ibm imlib ipv6 jpeg kde libwww mad mikmod motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam perl png python qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xml xv zlib"
-
-FEATURES="autoconfig sandbox sfperms"