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

Force patchelf to use 64KB page size on aarch64/powerpc64le #33745

Merged
merged 2 commits into from
Nov 2, 2019

Commits on Nov 1, 2019

  1. Force patchelf to use 64KB page size on aarch64/powerpc64le

    This fixes problems with binaries on these two platforms that often use
    these large page sizes.
    staticfloat committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    5ceed92 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. Configuration menu
    Copy the full SHA
    ffb3ed0 View commit details
    Browse the repository at this point in the history