8
3
Fork
You've already forked pEpEngine
0

Don't do install_name_tool on libpEpEngine.a #227

Merged
lucasaiu merged 1 commit from dz/better_install_name_tool_on_macos into master 2026年02月10日 14:45:42 +01:00
Owner
Copy link

Triggered by #219.

I have put the -headerpad_max_install_names into LDFLAGS, that may not be something for every builder on macOS. But since I also set TARGET in order to only build the static library on certain platforms, the install_name_tool should not be executed on those.

This solves my build problems.

Triggered by https://codeberg.org/pEp/pEpEngine/issues/219. I have put the `-headerpad_max_install_names` into `LDFLAGS`, that may not be something for every builder on macOS. But since I also set `TARGET` in order to only build the static library on certain platforms, the `install_name_tool` should not be executed on those. This solves my build problems.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pEp/pEpEngine!227
Reference in a new issue
pEp/pEpEngine
No description provided.
Delete branch "dz/better_install_name_tool_on_macos"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?