Skip to content

Android: remove build flags that are no longer needed #1860

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

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

finagolfin
Copy link
Member

Removing the definition of _GNU_SOURCE is no longer needed since swiftlang/swift-tools-support-core#500 made sure the right strerror_r() is used.

Removing the definition of `_GNU_SOURCE` is no longer needed since
swiftlang/swift-tools-support-core#500 made sure the right `strerror_r()` is used.
@finagolfin
Copy link
Member Author

@swift-ci test

@finagolfin
Copy link
Member Author

@artemcm, Android-only change that I built and tested locally, please review.

@finagolfin finagolfin merged commit e9ca0c6 into swiftlang:main Apr 2, 2025
3 checks passed
@finagolfin finagolfin deleted the droid branch April 2, 2025 17:18
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.

2 participants