mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-13 10:44:02 +01:00
Merge bitcoin/bitcoin#33818: ci: Extend tidy job to cover kernel code
5d0a40d607ci: Extend tidy job to cover kernel code (Hennadii Stepanov) Pull request description: ACKs for top commit: maflcko: lgtm ACK5d0a40d607Tree-SHA512: 670ebab31bf491401fbb0237eb16014e7f908abeb85f6ebcd9c44df1be84249fef184ef43202bf2b0a1efff0c85ec9908c8623aa32575a843e7f71991e605536
This commit is contained in:
@@ -19,7 +19,7 @@ export RUN_CHECK_DEPS=true
|
||||
export RUN_TIDY=true
|
||||
export GOAL="install"
|
||||
export BITCOIN_CONFIG="\
|
||||
-DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON \
|
||||
--preset dev-mode \
|
||||
-DCMAKE_C_COMPILER=clang-${TIDY_LLVM_V} \
|
||||
-DCMAKE_CXX_COMPILER=clang++-${TIDY_LLVM_V} \
|
||||
-DCMAKE_C_FLAGS_RELWITHDEBINFO='-O0 -g0' \
|
||||
|
||||
Reference in New Issue
Block a user