Skip to content
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

gn: Add _GNU_SOURCE definition to Linux builds #1661

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

gnoliyil
Copy link
Contributor

@gnoliyil gnoliyil commented Feb 19, 2025

On GN-based linux-x64 builds, with the _GNU_SOURCE definition, the compiler will now have readlink() and strtok_r() declared.

This is consistent with the build configurations defined in loader/CMakeLists.txt.

On GN-based linux-x64 builds, with the _GNU_SOURCE definition, the
compiler will now have readlink() and strtok_r() declared.

This is consistent to the build configurations defined in
loader/CMakeLists.txt.

Change-Id: If39f3b375e77fa1d0a9068123d04e516e166716a
@ci-tester-lunarg
Copy link

Author gnoliyil not on autobuild list. Waiting for curator authorization before starting CI build.

1 similar comment
@ci-tester-lunarg
Copy link

Author gnoliyil not on autobuild list. Waiting for curator authorization before starting CI build.

@charles-lunarg charles-lunarg merged commit bb1863b into KhronosGroup:main Feb 21, 2025
44 checks passed
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.

3 participants