Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
meson: Set _GNU_SOURCE when checking <locale.h> type and functions
Otherwise neither locale_t, newlocale, nor strerror_l is detected under -Dc_std=c99. Signed-off-by: Daiki Ueno <[email protected]>
- Loading branch information