mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Use included versions of ilbdnet, libpcap, libpcre, and liblua when building an RPM.
This commit is contained in:
parent
cfb8d87874
commit
071d313e7b
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ devices are also supported, including the Sharp Zaurus and the iPAQ.
|
|||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --without-openssl --without-zenmap
|
||||
%configure --without-openssl --without-zenmap --with-libdnet=included --with-libpcap=included --with-libpcre=included --with-liblua=included
|
||||
%if "%{static}" == "1"
|
||||
make static
|
||||
%else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue