Skip to content

Conversation

@numinit
Copy link

@numinit numinit commented Dec 14, 2025

For building in nixpkgs, we need to specify
-I${lib.getInclude glibc}/include to specify the path to glibc includes. Support this without needing to patch build.rs.

Description

Checklist

  • Test suite updated with functionality tests
  • Test suite updated with negative tests
  • Rustdoc string were added or updated
  • CHANGELOG and/or other documentation added or updated
  • This is not a code change

Reviewer's checklist:

  • Any issues marked for closing are fully addressed
  • There is a test suite reasonably covering new functionality or modifications
  • This feature/change has adequate documentation added
  • A changelog entry is added if the change is significant
  • Code conform to coding style that today cannot yet be enforced via the check style test
  • Commits have short titles and sensible text
  • Doc string are properly updated

For building in nixpkgs, we need to specify
`-I${lib.getInclude glibc}/include` to specify the path to glibc includes.
Support this without needing to patch build.rs.
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.

1 participant