-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instruct via acr that r2 is mandatory to build r2frida
- Loading branch information
Showing
4 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
PKGNAME r2frida | ||
VERSION 5.8.8 | ||
VERSION 5.8.9 | ||
CONTACT pancake ; [email protected] | ||
|
||
USE_PKGCONFIG! | ||
|
||
LANG_C! | ||
|
||
EXEC R2_VERSION r2 -v ; | ||
EXEC! R2_VERSION r2 -v ; | ||
|
||
ARG_WITH PRECOMPILED_AGENT precompiled-agent do not require node/npm ; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters