aboutsummaryrefslogtreecommitdiff
path: root/build_msvc
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2020-06-05 11:50:34 +0200
committerVasil Dimov <vd@FreeBSD.org>2020-06-05 11:50:34 +0200
commit00124713912ead4ce610d519bb3ebab7e31cbea7 (patch)
treed13f848cc7877141be17086f393ef179a9b8a2b2 /build_msvc
parent01b45b2e016f0b0907929e818216edf7157fb03a (diff)
downloadbitcoin-00124713912ead4ce610d519bb3ebab7e31cbea7.tar.xz
build: turn on --enable-c++17 by --enable-fuzz
Fuzzing code uses C++17 specific code (e.g. std::optional), so it is not possible to compile with --enable-fuzz and without --enable-c++17. Thus, turn on --enable-c++17 whenever --enable-fuzz is used.
Diffstat (limited to 'build_msvc')
0 files changed, 0 insertions, 0 deletions