diff options
-rw-r--r-- | profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/make.defaults | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/make.defaults index e12fa915f2f9..af9e118b625e 100644 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/make.defaults +++ b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/make.defaults @@ -8,8 +8,6 @@ PROFILE_ARCH="ppc64" CFLAGS="-O2 -pipe" CXXFLAGS=${CFLAGS} -ACCEPT_KEYWORDS="${ARCH}" - STAGE1_USE="gcc64 nptl nptlonly 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 libg++ libwww mad mikmod motif mp3 mpeg ncurses nls 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" |