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

Fix test_dlopen_linker_script_input_linux being omitted on Fedora 40 aarch64 #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danini-the-panini
Copy link

I found working on Fedora 40 on aarch64 that test_dlopen_linker_script_input_linux was omitted due to not finding libncurses.so, since it is in /usr/lib64. This PR makes the glob a little more portable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant