diff options
author | 2007-06-29 12:33:38 +0000 | |
---|---|---|
committer | 2007-06-29 12:33:38 +0000 | |
commit | 7dd46df921caa7cfb954a5aef1134879fd99710d (patch) | |
tree | 0c3795dff7f4d7430ba85fd03a1cadc5a717e1e0 /profiles | |
parent | Stable on amd64 wrt bug #183438 (diff) | |
download | historical-7dd46df921caa7cfb954a5aef1134879fd99710d.tar.gz historical-7dd46df921caa7cfb954a5aef1134879fd99710d.tar.bz2 historical-7dd46df921caa7cfb954a5aef1134879fd99710d.zip |
Removing the blank ALSA_PCM_PLUGINS, ALSA_CARDS and LCD_DEVICES from make.defaults, please do that in make.conf if you need this.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/make.defaults | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/hardened/make.defaults b/profiles/hardened/make.defaults index 44d94ad69833..587995eb5a70 100644 --- a/profiles/hardened/make.defaults +++ b/profiles/hardened/make.defaults @@ -1,10 +1,7 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/make.defaults,v 1.15 2007/04/29 02:10:25 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/make.defaults,v 1.16 2007/06/29 12:33:38 phreak Exp $ STAGE1_USE="hardened pic" USE="xorg urandom" INPUT_DEVICES="mouse keyboard" -ALSA_CARDS="" -ALSA_PCM_PLUGINS="" -LCD_DEVICES="" |