Skip to content

Build appimage on Ubuntu 20.04#1519

Merged
mosteo merged 1 commit into
alire-project:masterfrom
serock:issue-1511
Dec 18, 2023
Merged

Build appimage on Ubuntu 20.04#1519
mosteo merged 1 commit into
alire-project:masterfrom
serock:issue-1511

Conversation

@serock

@serock serock commented Dec 18, 2023

Copy link
Copy Markdown
Contributor

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
@mosteo

mosteo commented Dec 18, 2023

Copy link
Copy Markdown
Member

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