Fix bash compilation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10046 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
43c1147267
commit
b4fb5fa173
@ -39,7 +39,9 @@ define Build/Configure
|
|||||||
$(call Build/Configure/Default, \
|
$(call Build/Configure/Default, \
|
||||||
--disable-restricted \
|
--disable-restricted \
|
||||||
--without-bash-malloc \
|
--without-bash-malloc \
|
||||||
--bindir=/bin \
|
--bindir=/bin, \
|
||||||
|
ac_cv_func_bcopy=yes \
|
||||||
|
ac_cv_func_bzero=yes \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user