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

Use non-relocatable code in nofile-limit.rs test #99494

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Commits on Jul 20, 2022

  1. Use non-relocatable code in nofile-limit.rs test

    To avoid using static-pie which is not essential to the test but which
    was reported to cause problems on Void Linux where glibc is build
    without support for static-pie.
    tmiasko committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1e83226 View commit details
    Browse the repository at this point in the history