Skip to content

Release v2.10.1-dev.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:17
Immutable release. Only release title and notes can be modified.
v2.10.1-dev.1
4cf9aa0

This is a hotfix release addressing cross-compilation issues encountered with the Zig 0.16 build pipeline.

  • Fixed cross-compilation errors where target C system libraries were linked to the host build-time binary of translate-c.
  • Temporarily switched to the deprecated b.addTranslateC API to bypass build-system limitations in Zig 0.16.

This workaround will be reverted during the port to Zig 0.17.0.

Special thanks to the Void Linux CI for catching this bug in:
void-linux/void-packages#59955

GitHub generated notes

Full Changelog: v2.10.0...v2.10.1-dev.1