projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07218b0
)
enable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibly others) on mini_fo
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 15 Sep 2006 16:43:41 +0000
(16:43 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 15 Sep 2006 16:43:41 +0000
(16:43 +0000)
SVN-Revision: 4792
openwrt/toolchain/uClibc/files/config.mips
patch
|
blob
|
history
diff --git
a/openwrt/toolchain/uClibc/files/config.mips
b/openwrt/toolchain/uClibc/files/config.mips
index 9a7ca50854bda4a80a02145fa80c3e29747c04fe..d6fa2c4228542585eb6da468975a4dabf9e80f8f 100644
(file)
--- a/
openwrt/toolchain/uClibc/files/config.mips
+++ b/
openwrt/toolchain/uClibc/files/config.mips
@@
-129,7
+129,7
@@
UCLIBC_HAS_GNU_GETOPT=y
# Big and Tall
#
UCLIBC_HAS_REGEX=y
-# UCLIBC_HAS_WORDEXP is not set
+UCLIBC_HAS_WORDEXP=y
UCLIBC_HAS_FTW=y
UCLIBC_HAS_GLOB=y