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

Set LC_ALL=C to force English output from ld #221

Merged
merged 1 commit into from
Jun 27, 2022

Commits on Jun 24, 2022

  1. Set LC_ALL=C to force English output from ld

    If the user has a different locale set, ld --version may not contain the
    string "GNU ld".
    
    For example, in Italian, ld --version outputs "ld di GNU".
    
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>
    floppym committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    7efb5a4 View commit details
    Browse the repository at this point in the history