Skip to content

Install the repacked archive from the lib step on macOS - #60

Merged
beetlebugorg merged 1 commit into
mainfrom
fix/lib-step-macos-repack
Aug 24, 2026
Merged

Install the repacked archive from the lib step on macOS#60
beetlebugorg merged 1 commit into
mainfrom
fix/lib-step-macos-repack

Conversation

@beetlebugorg

Copy link
Copy Markdown
Owner

The lib step installed the raw artifact, skipping the ld64 repack that the default install runs, so zig build lib on macOS emitted an archive Apple's linker rejects ("64-bit mach-o member not 8-byte aligned"). Both steps now install the macho-align.sh output.

The lib step installed the raw artifact, skipping the ld64 repack that
the default install runs, so `zig build lib` on macOS emitted an archive
Apple's linker rejects ("64-bit mach-o member not 8-byte aligned").
Both steps now install the macho-align.sh output.
@beetlebugorg
beetlebugorg merged commit 60fd2c4 into main Aug 24, 2026
5 checks passed
@beetlebugorg
beetlebugorg deleted the fix/lib-step-macos-repack branch August 24, 2026 19:36
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