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

Build appimage on Ubuntu 20.04 #1519

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Build appimage on Ubuntu 20.04 #1519

merged 1 commit into from
Dec 18, 2023

Conversation

serock
Copy link
Contributor

@serock serock commented Dec 18, 2023

Besides changing the versions of Ubuntu and GNAT, the only other change is to get the build to use GCC 10 instead of GCC 9. The $HOME/.local/bin directory is already in the PATH environment variable before the /usr/bin directory. The changes create the $HOME/.local/bin directory and create a gcc symbolic, in that directory, that points to gcc-10.

Fixes #1511.

@mosteo mosteo merged commit a11839b into alire-project:master Dec 18, 2023
13 checks passed
@mosteo
Copy link
Member

mosteo commented Dec 18, 2023

Thanks, @serock

@serock serock deleted the issue-1511 branch December 18, 2023 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v2.0.0-beta1 binaries fail on Linux distributions with older libc.so.6
2 participants