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
lftp: disable libidn explicitely
This prevent detection of libidn when target arch = host arch.
lilik-openwrt-22.03
Nicolas Thill
10 years ago
parent
7405d4bc08
commit
09287433fc
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
@ -50,6 +50,7 @@ CONFIGURE_ARGS += \
--without-libiconv-prefix
\
--without-libintl-prefix
\
--without-gnutls
\
--without-libidn
\
--without-libresolv
\
--with-openssl
=
"
$(
STAGING_DIR
)
/usr
"
\
--disable-static
Write
Preview
Loading…
Cancel
Save