mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-08 21:31:01 +02:00
Fixes compile errors in MSVC build #27332
+ Pins the compatible version of libevent in vcpkg
This commit is contained in:
@@ -13,5 +13,12 @@
|
||||
"features": ["thread"]
|
||||
},
|
||||
"zeromq"
|
||||
],
|
||||
"builtin-baseline": "f14984af3738e69f197bf0e647a8dca12de92996",
|
||||
"overrides": [
|
||||
{
|
||||
"name": "libevent",
|
||||
"version": "2.1.12#7"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user