summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Andersen2006-07-04 13:06:43 +0200
committerEric Andersen2006-07-04 13:06:43 +0200
commite8609e8ea76faf951875d46b5e58a84516963c7b (patch)
tree0aae9cdd04e502b89e4c74ad0bcaca8f2609c9e5
parentsome fixes from Gentoo (diff)
downloadbuildroot-e8609e8ea76faf951875d46b5e58a84516963c7b.tar.gz
buildroot-e8609e8ea76faf951875d46b5e58a84516963c7b.tar.xz
buildroot-e8609e8ea76faf951875d46b5e58a84516963c7b.zip
Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monster
and should NOT be enabled by default.
-rw-r--r--target/device/AMD/DBAu1500/uClibc.config.mips2
-rw-r--r--target/device/AMD/DBAu1500/uClibc.config.mipsel1
-rw-r--r--toolchain/uClibc/uClibc.config1
-rw-r--r--toolchain/uClibc/uClibc.config-locale1
4 files changed, 4 insertions, 1 deletions
diff --git a/target/device/AMD/DBAu1500/uClibc.config.mips b/target/device/AMD/DBAu1500/uClibc.config.mips
index 8f9d58a16..c21e76457 100644
--- a/target/device/AMD/DBAu1500/uClibc.config.mips
+++ b/target/device/AMD/DBAu1500/uClibc.config.mips
@@ -150,7 +150,7 @@ UCLIBC_HAS_FNMATCH_OLD=y
# UCLIBC_HAS_WORDEXP is not set
UCLIBC_HAS_FTW=y
UCLIBC_HAS_GLOB=y
-UCLIBC_HAS_GNU_GLOB=y
+# UCLIBC_HAS_GNU_GLOB is not set
#
# Library Installation Options
diff --git a/target/device/AMD/DBAu1500/uClibc.config.mipsel b/target/device/AMD/DBAu1500/uClibc.config.mipsel
index dac13e33f..dfc2b2aaf 100644
--- a/target/device/AMD/DBAu1500/uClibc.config.mipsel
+++ b/target/device/AMD/DBAu1500/uClibc.config.mipsel
@@ -140,6 +140,7 @@ UCLIBC_HAS_REGEX_OLD=y
# UCLIBC_HAS_WORDEXP=y
UCLIBC_HAS_FTW=y
UCLIBC_HAS_GLOB=y
+# UCLIBC_HAS_GNU_GLOB is not set
#
# Library Installation Options
diff --git a/toolchain/uClibc/uClibc.config b/toolchain/uClibc/uClibc.config
index a4f78001f..37973fc5e 100644
--- a/toolchain/uClibc/uClibc.config
+++ b/toolchain/uClibc/uClibc.config
@@ -151,6 +151,7 @@ UCLIBC_HAS_REGEX_OLD=y
# UCLIBC_HAS_WORDEXP is not set
UCLIBC_HAS_FTW=y
UCLIBC_HAS_GLOB=y
+# UCLIBC_HAS_GNU_GLOB is not set
#
# Library Installation Options
diff --git a/toolchain/uClibc/uClibc.config-locale b/toolchain/uClibc/uClibc.config-locale
index fcba00972..31ba2f692 100644
--- a/toolchain/uClibc/uClibc.config-locale
+++ b/toolchain/uClibc/uClibc.config-locale
@@ -153,6 +153,7 @@ UCLIBC_HAS_REGEX_OLD=y
# UCLIBC_HAS_WORDEXP is not set
UCLIBC_HAS_FTW=y
UCLIBC_HAS_GLOB=y
+# UCLIBC_HAS_GNU_GLOB is not set
#
# Library Installation Options