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

Update appimage.sh to support runtime libstdc++.so.6 loading #1292

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

20943204920434
Copy link
Contributor

Add checkrt plugin in order to detect the correct libstdc++.so.6 version at runtime. The current method of bundling libstdc++.so.6 is wrong and may cause conflicts (1, 2) if the base system contains fresh packages. For context, this is the recommended way to do this.

Add checkrt plugin in order to detect the right libstdc++.so.6 version to load.
@Exzap Exzap merged commit 294a6de into cemu-project:main Aug 15, 2024
5 checks passed
@Exzap
Copy link
Member

Exzap commented Aug 15, 2024

Looks good to me. Thanks!

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.

2 participants