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

Always calculate libdir #588

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Always calculate libdir #588

merged 1 commit into from
Feb 24, 2024

Commits on Feb 24, 2024

  1. Always calculate libdir

    flatpak-builder relies on patched cmake and meson from
    freedesktop-sdk to change libdir from lib64 to lib on 64bit
    distributions. This dependency is *weird* since it's actually
    flatpak that sets up the dynamic linker paths. Instead, put
    responsibility for setting up correct libdir to flatpak-builder
    always.
    nanonyme committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    8e52e4a View commit details
    Browse the repository at this point in the history