summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-05-03 18:45:21 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-05-03 18:45:21 +0000
commit7022d53e6186661eee56c518c054abf1d6336903 (patch)
tree836616c80dab89f8e38a21a08e4e2af358072ee9 /profiles/default-bsd/fbsd/x86
parentAdded ~ppc64 (diff)
downloadgentoo-2-7022d53e6186661eee56c518c054abf1d6336903.tar.gz
gentoo-2-7022d53e6186661eee56c518c054abf1d6336903.tar.bz2
gentoo-2-7022d53e6186661eee56c518c054abf1d6336903.zip
Renamed LIBC into ELIBC to avoid bugs.
Diffstat (limited to 'profiles/default-bsd/fbsd/x86')
-rw-r--r--profiles/default-bsd/fbsd/x86/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-bsd/fbsd/x86/make.defaults b/profiles/default-bsd/fbsd/x86/make.defaults
index f507a0865513..146e91f82cb4 100644
--- a/profiles/default-bsd/fbsd/x86/make.defaults
+++ b/profiles/default-bsd/fbsd/x86/make.defaults
@@ -1,7 +1,7 @@
# Env vars to expand into USE vars. Modifying this requires prior
# discussion on gentoo-dev@gentoo.org. Flat profiles also need to
# be updated appropriately.
-USE_EXPAND="VIDEO_CARDS INPUT_DEVICES LINGUAS USERLAND KERNEL LIBC"
+USE_EXPAND="VIDEO_CARDS INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf"