diff options
Diffstat (limited to 'profiles/default-linux/ppc')
-rw-r--r-- | profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/make.defaults b/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/make.defaults index a3873193aba7..f2ecdff79bfb 100644 --- a/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/make.defaults +++ b/profiles/default-linux/ppc/ppc64/2006.1/32bit-userland/make.defaults @@ -10,8 +10,8 @@ CXXFLAGS=${CFLAGS} ACCEPT_KEYWORDS="${ARCH}" -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 libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam perl pdflib png python qt qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xmms xv zlib" +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 pdflib png python qt qt3 qt4 quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml xmms xv zlib" # While this profile uses multilib functionality it is just to maintain # some similarity across profiles this profile is truly for a singe ABI, ppc32. |