Skip to content

port(MachO): add BuildVersion cmd#2121

Merged
marxin merged 3 commits into
wild-linker:mainfrom
marxin:build_version-cmd
Jun 22, 2026
Merged

port(MachO): add BuildVersion cmd#2121
marxin merged 3 commits into
wild-linker:mainfrom
marxin:build_version-cmd

Conversation

@marxin

@marxin marxin commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Apparently, when I added the command, the dynamic linker started complaining about the missing LC_UUID load command. Thus, I provided a zero UUID, a proper command emission is covered by #2120.

Resolves: #2064

Comment thread libwild/src/args/macho.rs Outdated
@marxin marxin merged commit 71cc18f into wild-linker:main Jun 22, 2026
22 checks passed
@marxin marxin deleted the build_version-cmd branch June 22, 2026 20:31
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.

Mach-O: fill up LC_BUILD_VERSION based on -platform_version option

2 participants