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 1786be7 commit 882f736Copy full SHA for 882f736
test/lint/test_runner/src/main.rs
@@ -429,7 +429,7 @@ fn lint_includes_build_config() -> LintResult {
429
])
430
.args(get_pathspecs_exclude_subtrees())
431
.args([
432
- // These are exceptions which don't use bitcoin-build-config.h, rather the Makefile.am adds
+ // These are exceptions which don't use bitcoin-build-config.h, rather CMakeLists.txt adds
433
// these cppflags manually.
434
":(exclude)src/crypto/sha256_arm_shani.cpp",
435
":(exclude)src/crypto/sha256_avx2.cpp",
0 commit comments