mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
nmap: fix build with openssl 1.1.0+
This commit is contained in:
parent
bfbf8118dc
commit
74f5cb1e49
@ -16,7 +16,8 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
||||
--with-libpcre=included \
|
||||
--with-libdnet=included \
|
||||
--with-liblua=included \
|
||||
--with-liblinear=included"
|
||||
--with-liblinear=included \
|
||||
--with-openssl=$SYSROOT_PREFIX"
|
||||
|
||||
pre_configure_target() {
|
||||
# nmap fails to build in subdirs
|
||||
|
Loading…
x
Reference in New Issue
Block a user