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

Bundle libstdc++6 with AppImage to make it work on trusty #4389

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

hcorion
Copy link
Member

@hcorion hcorion commented Apr 4, 2018

Fixes #3666

@hcorion hcorion force-pushed the 14.04-fix branch 2 times, most recently from dba4a22 to 88f67f8 Compare April 4, 2018 22:13
@hcorion hcorion changed the title [WIP] Bundle libstdc++6 with AppImage to make it work on trusty Bundle libstdc++6 with AppImage to make it work on trusty Apr 5, 2018
@hcorion
Copy link
Member Author

hcorion commented Apr 5, 2018

Confirmed to work on 14.04, ready for merge.

@Nekotekina Nekotekina merged commit 90e0bad into RPCS3:master Apr 5, 2018
chmod a+x ./appdir/AppRun ;
wget -c https://github.com/darealshinji/AppImageKit-checkrt/releases/download/continuous/exec-x86_64.so -O ./appdir/usr/optional/exec.so ;

echo "Pacakge it up and send it off" ;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: Pacakge -> Package

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.

None yet

3 participants