Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libc/newlib: Add -D_POSIX_C_SOURCE=200809L to zephyr compile definitions
Newlib doesn't have Zephyr support, so the only way to get it to expose the full Zephyr C library API is to have it expose all of the POSIX API. Signed-off-by: Keith Packard <keithp@keithp.com>
- Loading branch information