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

libemu hardcoded with harmfull rpath #6

Open
xambroz opened this issue Mar 22, 2018 · 1 comment
Open

libemu hardcoded with harmfull rpath #6

xambroz opened this issue Mar 22, 2018 · 1 comment

Comments

@xambroz
Copy link

xambroz commented Mar 22, 2018

Hello,
the libemu library is hardcoded with the rpath of /usr/local/lib in configure.ac.
This could be even harmfull in some installations.

Hardcoding rpath is forbidden in many distributions as it is believed that dynamic linker and system configuration does better and cleaner job rather than hard-coding the library path to binary.

Michal Ambroz

@xambroz
Copy link
Author

xambroz commented Mar 22, 2018

Please consider merging in the pull request #7
thank you.

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