Skip to content

fix(build): define _BSD_SOURCE#5226

Merged
WillLillis merged 1 commit intorelease-0.26from
backport-5219-to-release-0.26
Jan 13, 2026
Merged

fix(build): define _BSD_SOURCE#5226
WillLillis merged 1 commit intorelease-0.26from
backport-5219-to-release-0.26

Conversation

@tree-sitter-ci-bot
Copy link

Description

Backport of #5219 to release-0.26.

System endian conversion macros are gated behind this feature flag for
older versions of GLIBC. `_BSD_SOURCE` and `_SVID_SOURCE` were
deprecated and replaced with `_DEFAULT_SOURCE` starting with GLIBC 2.19.

(cherry picked from commit aefae11)
@WillLillis WillLillis merged commit 1f221c8 into release-0.26 Jan 13, 2026
13 checks passed
@WillLillis WillLillis deleted the backport-5219-to-release-0.26 branch January 13, 2026 04:43
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