Specify path to the sftp-server as installed by openssh (#1951)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7714 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -39,6 +39,7 @@ endef
|
|||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(call Build/Configure/Default,\
|
$(call Build/Configure/Default,\
|
||||||
|
--with-sftp-server="/usr/libexec/sftp-server" \
|
||||||
,\
|
,\
|
||||||
ac_cv_func_malloc_0_nonnull=yes \
|
ac_cv_func_malloc_0_nonnull=yes \
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user