aboutsummaryrefslogtreecommitdiff
path: root/src/net_processing.cpp
diff options
context:
space:
mode:
authorVasil Dimov <[email protected]>2020-04-23 21:09:46 +0200
committerVasil Dimov <[email protected]>2020-10-12 18:18:24 +0200
commitba8950ee0134a7958e3e9b041cd54d222feb09a1 (patch)
tree45593645a4c345ac48928a6a8f147df087f617ca /src/net_processing.cpp
parentMerge #19668: Do not hide compile-time thread safety warnings (diff)
downloaddiscoin-ba8950ee0134a7958e3e9b041cd54d222feb09a1.tar.xz
discoin-ba8950ee0134a7958e3e9b041cd54d222feb09a1.zip
build: optionally skip external warnings
Add an option to `./configure` to suppress compilation warnings from external headers. The option is off by default (no change in behavior, show warnings from external headers). This option is useful if e.g. Boost or Qt is installed outside of `/usr/include` (warnings from headers in `/usr/include` are already suppressed by default) and those warnings stand in the way of compiling Bitcoin Core with `-Werror[=...]` or they just clutter the build output too much and make our own warnings hard to spot.
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions