aboutsummaryrefslogtreecommitdiff
path: root/depends/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'depends/Makefile')
-rw-r--r--depends/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/depends/Makefile b/depends/Makefile
index a0bd177a79..5a1c472a15 100644
--- a/depends/Makefile
+++ b/depends/Makefile
@@ -46,6 +46,7 @@ LTO ?=
FALLBACK_DOWNLOAD_PATH ?= https://bitcoincore.org/depends-sources
C_STANDARD ?= c11
+CXX_STANDARD ?= c++17
BUILD = $(shell ./config.guess)
HOST ?= $(BUILD)