Skip to content

build: enable _GNU_SOURCE on GNU/Hurd#17975

Closed
pinotree wants to merge 1 commit intocurl:masterfrom
pinotree:hurd-gnu_source
Closed

build: enable _GNU_SOURCE on GNU/Hurd#17975
pinotree wants to merge 1 commit intocurl:masterfrom
pinotree:hurd-gnu_source

Conversation

@pinotree
Copy link
Copy Markdown
Contributor

Unconditionally enable _GNU_SOURCE when building on GNU/Hurd; this way it is possible to properly use/rely on GNU extensions e.g. accept4(), memrchr(), and the GNU strerror_r().

Unconditionally enable _GNU_SOURCE when building on GNU/Hurd; this way
it is possible to properly use/rely on GNU extensions e.g. accept4(),
memrchr(), and the GNU strerror_r().
@github-actions github-actions bot added the build label Jul 20, 2025
@bagder bagder closed this in bed83d9 Jul 20, 2025
@bagder
Copy link
Copy Markdown
Member

bagder commented Jul 20, 2025

Thanks!

@pinotree pinotree deleted the hurd-gnu_source branch July 20, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants