diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-04-24 00:48:55 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-04-24 00:48:55 +0000 |
commit | 6a91cf67c6996858ec24fc5a021c50e0ee324ee4 (patch) | |
tree | 432979a8fd1e4cd01d417bc306caccb2b94b2fb1 /profiles | |
parent | adding amd64 (diff) | |
download | gentoo-2-6a91cf67c6996858ec24fc5a021c50e0ee324ee4.tar.gz gentoo-2-6a91cf67c6996858ec24fc5a021c50e0ee324ee4.tar.bz2 gentoo-2-6a91cf67c6996858ec24fc5a021c50e0ee324ee4.zip |
x86 asm code on amd64 will not work
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/amd64/use.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/default-linux/amd64/use.mask b/profiles/default-linux/amd64/use.mask index 99d0cda64792..7ba426817a74 100644 --- a/profiles/default-linux/amd64/use.mask +++ b/profiles/default-linux/amd64/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.16 2005/03/18 04:39:07 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.17 2005/04/24 00:48:55 morfic Exp $ # UNKNOWN - SECTION @@ -9,6 +9,8 @@ drac # WON'T WORK - SECTION +asm + # 2005/03/18 - Danny van Dyk <kugelfang@gentoo.org> # net-libs/openslp doesn't pass make check. Security BUG #85347. slp |