Page MenuHomePhabricator

[cmake] Fix git short length
ClosedPublic

Authored by Fabien on Mar 7 2024, 16:45.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC71c3d41fe595: [cmake] Fix git short length
Summary

The short hash length vary with git versions, so let's fix it to have the same deterministic output on every machines.

Test Plan
./contrib/guix/guix-clean && ./contrib/guix/guix-build

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Mar 7 2024, 16:45

Remove the guix-build where it's useless

Fabien retitled this revision from [guix] Fix git short length to [cmake] Fix git short length.Mar 7 2024, 16:56
This revision is now accepted and ready to land.Mar 7 2024, 16:56
This revision was automatically updated to reflect the committed changes.