Page MenuHomePhabricator

[gitian] Fix log2 symbol versioning
ClosedPublic

Authored by Fabien on Sep 18 2023, 11:50.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABCdd079fe184ec: [gitian] Fix log2 symbol versioning
Summary

I did 2 mistakes in D14484:

  • I created a log2 wrapper to an older glibc version, but forget to tell the linter to use the wrapper
  • I called the bot with a typo so it didn't run the gitian build in the diff

Actually use the wrapper so we don't pull the glibc 2.29 version of the log2 symbol.

Test Plan

Run the gitian builds

Diff Detail

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