coreutils: fix a few failed configure tests
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19424 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e48b2a0559
commit
347f6f2064
@ -30,6 +30,11 @@ define Package/coreutils/description
|
||||
sufficient and much smaller.
|
||||
endef
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
gl_cv_func_mbrtowc_incomplete_state=yes \
|
||||
gl_cv_func_mbrtowc_retval=yes \
|
||||
gl_cv_func_wcrtomb_retval=yes
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--enable-install-program=su
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user