Skip to content

fix: make macOS binaries use relocatable rpaths#1552

Merged
leejet merged 1 commit into
masterfrom
fix/macos-relocatable-rpath
May 23, 2026
Merged

fix: make macOS binaries use relocatable rpaths#1552
leejet merged 1 commit into
masterfrom
fix/macos-relocatable-rpath

Conversation

@leejet
Copy link
Copy Markdown
Owner

@leejet leejet commented May 23, 2026

Summary

  • Add macOS rpath settings for shared library and executable targets.
  • Let sd-cli and sd-server find colocated dylibs via @executable_path.
  • Set shared library install names/rpaths through @rpath and @loader_path so release zips remain relocatable.

Related Issue / Discussion

Fix #1544

Additional Information

N/A

Checklist

@leejet leejet merged commit 72e512a into master May 23, 2026
14 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.

[Bug] MacOS Failure due to bad linking.

1 participant