Skip to content

Commit f1d7a6d

Browse files
committedFeb 5, 2025
ci: Remove no longer needed '-Wno-error=documentation'
1 parent a43f08c commit f1d7a6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎ci/test/00_setup_env_i686_multiprocess.sh

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ export BITCOIN_CONFIG="\
1818
-DCMAKE_BUILD_TYPE=Debug \
1919
-DCMAKE_C_COMPILER='clang;-m32' \
2020
-DCMAKE_CXX_COMPILER='clang++;-m32' \
21-
-DCMAKE_CXX_FLAGS='-Wno-error=documentation' \
2221
-DAPPEND_CPPFLAGS='-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE' \
2322
"
2423
export BITCOIND=bitcoin-node # Used in functional tests

0 commit comments

Comments
 (0)
Please sign in to comment.