Skip to content

fix: build static binaries to fix GLIBC version mismatch#74

Merged
ytnobody merged 1 commit into
mainfrom
develop
May 18, 2026
Merged

fix: build static binaries to fix GLIBC version mismatch#74
ytnobody merged 1 commit into
mainfrom
develop

Conversation

@ytnobody

Copy link
Copy Markdown
Owner

Summary

  • CGO_ENABLED=0 を全プラットフォームのビルドに追加し、静的リンクバイナリを生成
  • GLIBC バージョン不一致によるインストール失敗を修正(GLIBC_2.34 / GLIBC_2.32 not found)

Test plan

  • curl -sSL https://raw.githubusercontent.com/ytnobody/HERMIT/refs/heads/main/install.sh | sh が古い Linux 環境でも動作することを確認

🤖 Generated with Claude Code

Avoids GLIBC version dependency issues on older Linux distributions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ytnobody ytnobody merged commit 1087203 into main May 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant