mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 18:39:03 +00:00
Use included versions of ilbdnet, libpcap, libpcre, and liblua when building an RPM.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user