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 50e3055Copy full SHA for 50e3055
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=12fea016fcf0b6 -C testsuite
59
60
.PHONY: indent check-style status-clean
61
0 commit comments