embeddedartistry / libc

libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
MIT License
504 stars 67 forks source link

Address warning for redefinition of _GNU_SOURCE when we're compiling … #157

Closed phillipjohnston closed 3 years ago

phillipjohnston commented 3 years ago

…libc with the extensions option enabled.