mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
nmap: fix build (#6314)
Co-authored-by: Sergei Reznikov <diver@gelios.net>
This commit is contained in:
@@ -57,7 +57,7 @@ BUILD()
|
||||
popd
|
||||
|
||||
runConfigure --omit-dirs "dataRootDir docDir" \
|
||||
./configure LDFLAGS=-lnetwork
|
||||
./configure --without-nmapfe LDFLAGS=-lnetwork
|
||||
# not multi-job safe
|
||||
make
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user