summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-02-20 22:43:17 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-02-20 22:43:17 +0000
commitdc5f68959fbd6126cd308509a049d0b9be901468 (patch)
tree9bd3a929f1851911db400de696212226b7aec065 /profiles/default-bsd
parentstable x86; bug 160027 (diff)
downloadgentoo-2-dc5f68959fbd6126cd308509a049d0b9be901468.tar.gz
gentoo-2-dc5f68959fbd6126cd308509a049d0b9be901468.tar.bz2
gentoo-2-dc5f68959fbd6126cd308509a049d0b9be901468.zip
Removed all of the last instances of dlloader in the tree and also made sure nobody had GRP_STAGE23_USE anymore, since catalyst hasn't used it for well over a year.
Diffstat (limited to 'profiles/default-bsd')
-rw-r--r--profiles/default-bsd/fbsd/make.defaults6
1 files changed, 1 insertions, 5 deletions
diff --git a/profiles/default-bsd/fbsd/make.defaults b/profiles/default-bsd/fbsd/make.defaults
index 6f77bba1b6b6..addaef70e7be 100644
--- a/profiles/default-bsd/fbsd/make.defaults
+++ b/profiles/default-bsd/fbsd/make.defaults
@@ -1,6 +1,6 @@
# Copyright 2004-2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/make.defaults,v 1.8 2006/10/30 17:10:22 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/make.defaults,v 1.9 2007/02/20 22:43:17 wolf31o2 Exp $
FEATURES="-sandbox"
@@ -27,10 +27,6 @@ USE="${USE} cli pcre reflection session spl"
# Modular X: Build the Xorg X server by default
USE="${USE} xorg"
-# 2006/07/01 - Donnie Berkholz <dberkholz@gentoo.org>
-# X: Build dlloader-using drivers, since >=6.9 uses dlloader, not elfloader
-USE="${USE} dlloader"
-
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Defaults for video drivers
VIDEO_CARDS="dummy fbdev vmware"