From e8609e8ea76faf951875d46b5e58a84516963c7b Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 4 Jul 2006 11:06:43 +0000 Subject: Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monster and should NOT be enabled by default. --- target/device/AMD/DBAu1500/uClibc.config.mipsel | 1 + 1 file changed, 1 insertion(+) (limited to 'target/device/AMD/DBAu1500/uClibc.config.mipsel') 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 -- cgit v1.2.3