We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8237212 commit 9b966adCopy full SHA for 9b966ad
Makefile
@@ -55,7 +55,7 @@ testsuite:
55
git clone https://github.com/BinaryAnalysisPlatform/bap-testsuite.git testsuite
56
57
check: testsuite
58
- make REVISION=7f51548cc3e -C testsuite
+ make REVISION=3eb55ac2b5085445 -C testsuite
59
60
.PHONY: indent check-style status-clean
61
0 commit comments