This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#3055
from plntyk/fix_lftp
lftp: set readline location
lilik-openwrt-22.03
Ted Hess
8 years ago
committed by
GitHub
parent
830ef55886
3ea0e56273
commit
b5ee7e95b1
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
net/lftp/Makefile
+ 1
- 0
net/lftp/Makefile
View File
@ -61,6 +61,7 @@ CONFIGURE_ARGS += \
--without-libidn
\
--without-libresolv
\
--with-openssl
=
"
$(
STAGING_DIR
)
/usr
"
\
--with-readline
=
"
$(
STAGING_DIR
)
/usr
"
\
--with-zlib
=
"
$(
STAGING_DIR
)
/usr
"
\
--disable-static
Write
Preview
Loading…
Cancel
Save