aboutsummaryrefslogtreecommitdiff
path: root/build_msvc
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-02-02 10:58:32 +0800
committerfanquake <fanquake@gmail.com>2021-02-02 12:38:22 +0800
commit060a2a64d40d75fecb60b7d2b9946a67e46aa6fc (patch)
tree723f111d2a2636ea8a10065508dcf0d0d9adda60 /build_msvc
parent06e1d7d81d5a56d136c6fc88f09a2b0654a164f9 (diff)
downloadbitcoin-060a2a64d40d75fecb60b7d2b9946a67e46aa6fc.tar.xz
ci: remove boost thread installation
Adjust fuzzbuzz.yml to only install the Boost components we need.
Diffstat (limited to 'build_msvc')
-rw-r--r--build_msvc/vcpkg.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_msvc/vcpkg.json b/build_msvc/vcpkg.json
index dfd3929c44..42b9a5d16f 100644
--- a/build_msvc/vcpkg.json
+++ b/build_msvc/vcpkg.json
@@ -8,7 +8,6 @@
"boost-process",
"boost-signals2",
"boost-test",
- "boost-thread",
"sqlite3",
"double-conversion",
{