Skip to content

Make it optional to link statically to libgcc and libstdc++ #474

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

Merged

Conversation

BewareMyPower
Copy link
Contributor

Motivation

See apache/pulsar-client-python#244

Modifications

Add a LINK_STATIC_GCC_CXX option to specify if libgcc and libstdc++ are linked statically. It's OFF by default and only enables when building RPM and DEB packages.

@BewareMyPower BewareMyPower merged commit d3fd6b2 into apache:main Feb 8, 2025
13 checks passed
@BewareMyPower BewareMyPower deleted the bewaremypower/fix-glibc-conflicts branch February 8, 2025 09:58
@BewareMyPower BewareMyPower self-assigned this Apr 22, 2025
@BewareMyPower BewareMyPower added this to the 3.8.0 milestone Apr 22, 2025
BewareMyPower added a commit that referenced this pull request Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants