HomePhabricator

build: target Windows 7 when building libevent and fix ipv6 usage

Description

build: target Windows 7 when building libevent and fix ipv6 usage

Summary:
Fix for ipv6 on Windows.

Backport of core PR19375.

Depends on D7742.

Test Plan:

make build-win64

cmake -GNinja .. \
  -DCMAKE_TOOLCHAIN_FILE=../cmake/platforms/Win64.cmake \
  -DBUILD_BITCOIN_SEEDER=OFF
ninja

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D7743

Details

Provenance
Luke Dashjr <luke-jr+git@utopios.org>Authored on Mar 7 2020, 01:12
FabienCommitted on Oct 2 2020, 16:39
FabienPushed on Oct 2 2020, 16:39
Reviewer
Restricted Project
Differential Revision
D7743: build: target Windows 7 when building libevent and fix ipv6 usage
Parents
rABC53dec441a88e: Move Win32 defines to CMakeLists.txt to ensure they are globally defined
Branches
Unknown
Tags
Unknown