aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-06-05 07:15:40 -0400
committerMarcoFalke <falke.marco@gmail.com>2020-06-05 07:15:44 -0400
commitaa35ea55021dbb7f35a00fd666903d9fd03b88e7 (patch)
tree75a5292928b69ee6713bedb0b949f0b6bce805c0 /src/interfaces
parentb55b5b6c3d93e3706c3a2b9b2b62bf5c68c5509f (diff)
parent00124713912ead4ce610d519bb3ebab7e31cbea7 (diff)
downloadbitcoin-aa35ea55021dbb7f35a00fd666903d9fd03b88e7.tar.xz
Merge #19173: build: turn on --enable-c++17 by --enable-fuzz
00124713912ead4ce610d519bb3ebab7e31cbea7 build: turn on --enable-c++17 by --enable-fuzz (Vasil Dimov) Pull request description: 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. ACKs for top commit: hebasto: ACK 00124713912ead4ce610d519bb3ebab7e31cbea7, tested on Linux Mint 19.3 (x86_64); verified that it fails to compile with `--enable-fuzz` and without `--enable-c++17` on master. Tree-SHA512: 290531ea8d79de3b9251ea4ad21e793478b18150cc0124eea1e50c3a4ed92bab89c3e70ed0aa526906f8723ea952cdba4268f1560ae4be9bd25b9e4f9b97436c
Diffstat (limited to 'src/interfaces')
0 files changed, 0 insertions, 0 deletions