projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
enable gnu glob in uclibc
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
mipsel
diff --git
a/toolchain/uClibc/config/mipsel
b/toolchain/uClibc/config/mipsel
index
0cb3983
..
b8efcff
100644
(file)
--- a/
toolchain/uClibc/config/mipsel
+++ b/
toolchain/uClibc/config/mipsel
@@
-171,7
+171,7
@@
UCLIBC_HAS_FNMATCH_OLD=y
UCLIBC_HAS_WORDEXP=y
UCLIBC_HAS_FTW=y
UCLIBC_HAS_GLOB=y
-# UCLIBC_HAS_GNU_GLOB is not set
+UCLIBC_HAS_GNU_GLOB=y
#
# Library Installation Options
This page took
0.023566 seconds
and
4
git commands to generate.