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 armv6 issue with bullseye images #2491

Merged
merged 1 commit into from
May 24, 2022

Commits on May 24, 2022

  1. Fix armv6 issue with bullseye images

    It looks like the armv6 bullseye images are missing a symlink to the
    dynamic linker. The previous buster images had this symlink there,
    bullseye does not.
    
    This PR fixes adds that symlink again for only the Debian armv6 build.
    
    Resolves dani-garcia#2490
    BlackDex committed May 24, 2022
    Configuration menu
    Copy the full SHA
    21b433c View commit details
    Browse the repository at this point in the history