aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-10-13 11:30:47 +0800
committerfanquake <fanquake@gmail.com>2021-10-13 11:33:25 +0800
commit39872f5ed43d8715e120c6749b4cbfb5ab3bc56b (patch)
tree6c0d9033b59f1684215b7c79913d77ad1bbaa5fd /.gitattributes
parent810ce36d54e4a047f27a099e8295ddadfced75a9 (diff)
parent38fd709fa5b7a01f149a65efdfe1a6b463477e4e (diff)
downloadbitcoin-39872f5ed43d8715e120c6749b4cbfb5ab3bc56b.tar.xz
Merge bitcoin/bitcoin#23149: build: make --enable-werror just -Werror
38fd709fa5b7a01f149a65efdfe1a6b463477e4e build: make --enable-werror just -Werror (fanquake) Pull request description: No longer special case a set of warnings, to make up our own -Werror, just use -Werror outright. This shouldn't really have any effect on existing builders, who were already using `--enable-werror`, and is more inline with what they would expect `--enable-werror` to be, which is erroring on any/all warnings. We keep `-Wno-error=return-type` because we know that is broken when using mingw-w64. It should only be applied when cross-compiling for Windows. Similar to the change in #20544, but with (hopefully) less work-arounds, and other bundled changes. A step towards some configure "cleanups". ACKs for top commit: hebasto: ACK 38fd709fa5b7a01f149a65efdfe1a6b463477e4e (also see https://github.com/bitcoin/bitcoin/pull/23149#issuecomment-940420776), tested: MarcoFalke: Concept ACK 38fd709fa5b7a01f149a65efdfe1a6b463477e4e Tree-SHA512: 37f1857d9408442cab63e40f9280427b73e09cdf03146b19c1339d7e44abd78e93df7f270ca1da0e83b79343cd3ea915f7b9e4e347488b5bc5ceaaa7540e5926
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions