mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 06:49:38 -04:00
ci: Remove no longer needed '-Wno-error=documentation'
This commit is contained in:
parent
a43f08c4ae
commit
f1d7a6dfa1
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ export BITCOIN_CONFIG="\
|
|||
-DCMAKE_BUILD_TYPE=Debug \
|
||||
-DCMAKE_C_COMPILER='clang;-m32' \
|
||||
-DCMAKE_CXX_COMPILER='clang++;-m32' \
|
||||
-DCMAKE_CXX_FLAGS='-Wno-error=documentation' \
|
||||
-DAPPEND_CPPFLAGS='-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE' \
|
||||
"
|
||||
export BITCOIND=bitcoin-node # Used in functional tests
|
||||
|
|
Loading…
Add table
Reference in a new issue