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

Multilib support #211

Open
ossama-othman opened this issue Feb 1, 2022 · 0 comments
Open

Multilib support #211

ossama-othman opened this issue Feb 1, 2022 · 0 comments

Comments

@ossama-othman
Copy link
Member

Do not hardcode LD_LIBRARY_PATH in the mptcp.service unit file. It breaks multilib support on Fedora (e.g. /usr/lib vs /usr/lib64).

Have mptcpd infer the mptcpd plugin path based on the arch/machine (e.g. see "uname -m" and uname() system call).

https://fedoraproject.org/wiki/PackagingDrafts/MultilibTricks

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

No branches or pull requests

1 participant