Page MenuHomePhabricator

[guix] build chronik on Windows
ClosedPublic

Authored by PiRK on Feb 29 2024, 09:43.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCdde125e4a200: [guix] build chronik on Windows
Summary

This requires clang for some of the rust crates and causes a few extra windows libraries to be included in the binaries.

Test Plan

HOSTS="x86_64-w64-mingw32" contrib/guix/guix-build

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

PiRK requested review of this revision.Feb 29 2024, 09:43
PiRK planned changes to this revision.Feb 29 2024, 09:46

needs chronik enabled via CMAKE_EXTRA_ARGS after rebase

enable chronik via CMAKE_EXTRA_OPTIONS

Fabien added inline comments.
contrib/devtools/symbol-check.py
165 ↗(On Diff #45746)
This revision is now accepted and ready to land.Feb 29 2024, 10:48
This revision was automatically updated to reflect the committed changes.