Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ZMQ_PREFIX to $RPATH by default #1983

Merged
merged 3 commits into from
Aug 22, 2024
Merged

add ZMQ_PREFIX to $RPATH by default #1983

merged 3 commits into from
Aug 22, 2024

Conversation

minrk
Copy link
Member

@minrk minrk commented Apr 29, 2024

old setup.py used to try to do this, and it seems to solve some problems for folks who don't expect to have to set LDFLAGS=-Wl,-rpath,$ZMQ_PREFIX/lib (#1976).

Setting ZMQ_PREFIX now appends $ZMQ_PREFIX/lib to rpath via cmake. Same goes for libzmq found via search.

old setup.py used to try to do this
@minrk

This comment was marked as outdated.

delocate/auditwheel fix these
@minrk minrk marked this pull request as ready for review August 22, 2024 07:44
matches linux behavior
@minrk minrk merged commit 02ac63b into zeromq:main Aug 22, 2024
34 checks passed
@minrk minrk deleted the rpath-default branch August 22, 2024 08:24
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