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

use static libstdc++ #5621

Merged

Conversation

notimaginative
Copy link
Contributor

Statically link to libstdc++ for CI/CD builds in an attempt to avoid compatibility issues without relying on a crippled or out-of-date build image.

Also returns #5547 as we should no longer have to remove it as a workaround.

Statically link to libstdc++ for CI/CD builds in an attempt
to avoid compatibility issues without relying on a crippled
docker build image.

Should properly fix scp-fs2open#5571
@notimaginative notimaginative added build An issue related to the build systems ci A feature or issue related to the continous integration tools linux A linux-specific issue labels Sep 22, 2023
@notimaginative notimaginative merged commit 9748de5 into scp-fs2open:master Sep 23, 2023
14 checks passed
@notimaginative notimaginative deleted the use_static_libstdc++ branch October 22, 2023 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build An issue related to the build systems ci A feature or issue related to the continous integration tools linux A linux-specific issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants