diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-16 23:00:22 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-16 23:00:22 +0000 |
commit | 11e30d9663688bea51610ed4d71fc9408c792c92 (patch) | |
tree | 3fb14bc93cb3dc77fc997b6adcf69be1266948f4 /profiles | |
parent | dont be a bastard, have a parent (diff) | |
download | historical-11e30d9663688bea51610ed4d71fc9408c792c92.tar.gz historical-11e30d9663688bea51610ed4d71fc9408c792c92.tar.bz2 historical-11e30d9663688bea51610ed4d71fc9408c792c92.zip |
added emul-linux-x86-compat to the "next gen emul-linux-x86" mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/amd64/gcc34-2004.2/make.defaults | 3 | ||||
-rw-r--r-- | profiles/package.mask | 5 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/default-linux/amd64/gcc34-2004.2/make.defaults b/profiles/default-linux/amd64/gcc34-2004.2/make.defaults index c43e38d0a39d..9b18c5fb5b24 100644 --- a/profiles/default-linux/amd64/gcc34-2004.2/make.defaults +++ b/profiles/default-linux/amd64/gcc34-2004.2/make.defaults @@ -20,3 +20,6 @@ CXXFLAGS="${CFLAGS}" # sure the user has a 32bit sandbox! it only gets installed if you add multilib # to use, recompile gcc, and then recompile portage. :/ FEATURES="-sandbox" + +# yay lib64! +CONF_LIBDIR="lib64" diff --git a/profiles/package.mask b/profiles/package.mask index 0f0838189c9e..595882e416e1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3068 2004/08/16 19:36:38 pauldv Exp $# +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3069 2004/08/16 23:00:22 lv Exp $# #When you add an entry to this file, add your name, the date, and an #explanation of why something is getting masked # @@ -101,7 +101,8 @@ gnome-extra/evolution-data-server # <kugelfang@gentoo.org> (Jul 31 2004) # Not to be unmasked before all packages of this brand ship out. -=app-emulation/emul-linux-x86-glibc-1.0 +app-emulation/emul-linux-x86-glibc +app-emulation/emul-linux-x86-compat # <ciaranm@gentoo.org> (Jul 26 2004) # Mask kvim until vim7 is out. See bug #56992 for details. |