Skip to content

add glibc versioning for a number of headers #24237

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

henderkes
Copy link

@henderkes henderkes commented Jun 22, 2025

this makes it possible to build the following libraries with -target x86_64-linux-gnu.2.17 :

  • gettext
  • zstd
  • curl

which all previously failed.

closes #24233

@henderkes henderkes marked this pull request as draft June 22, 2025 04:38
@henderkes henderkes changed the title add versioning info for glibc random.h and copy_file_range add glibc versioning for a number of headers Jun 22, 2025
@alexrp alexrp self-assigned this Jun 22, 2025
Co-authored-by: Alex Rønne Petersen <[email protected]>
@henderkes henderkes marked this pull request as ready for review June 22, 2025 12:39
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.

Targeting older glibc: function availability checks with conftest report symbols are available, when they should not be
2 participants