yara: enable "macho" module. (#4344)

This commit is contained in:
Victor M. Alvarez 2020-08-21 00:26:14 +02:00 committed by GitHub
parent b77c1c6980
commit 038a3e272e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
################################################################################
./bootstrap.sh
./configure --enable-debug --enable-dex --enable-dotnet --without-crypto
./configure --enable-macho --enable-debug --enable-dex --enable-dotnet --without-crypto
make clean
make -j$(nproc) all