aboutsummaryrefslogtreecommitdiff
path: root/depends
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-02-19 13:00:45 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-02-21 16:13:03 +0200
commitff4a38a32766942ce5c4be6d6510f800a9f8e0d9 (patch)
treea65783d82d1b0f225c885c39923e89db55eef9ae /depends
parent28aa0e3ca0a6cfeb5b2b63929d4bc58de6ee6f02 (diff)
downloadbitcoin-ff4a38a32766942ce5c4be6d6510f800a9f8e0d9.tar.xz
build: Fix configuring depends with cmake
Diffstat (limited to 'depends')
-rw-r--r--depends/hosts/mingw32.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/hosts/mingw32.mk b/depends/hosts/mingw32.mk
index 2f370d2b87..48020d71af 100644
--- a/depends/hosts/mingw32.mk
+++ b/depends/hosts/mingw32.mk
@@ -13,4 +13,4 @@ mingw32_debug_CXXFLAGS=$(mingw32_debug_CFLAGS)
mingw32_debug_CPPFLAGS=-D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC
-mingw_cmake_system=Windows
+mingw32_cmake_system=Windows