nmap: fix build with openssl 1.1.0+

This commit is contained in:
Sascha Kuehndel (InuSasha) 2018-07-26 16:27:23 +02:00
parent bfbf8118dc
commit 74f5cb1e49
No known key found for this signature in database
GPG Key ID: 109697069529A6DC

View File

@ -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