diff options
author | nia <nia@pkgsrc.org> | 2018-09-07 18:54:02 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2018-09-07 18:54:02 +0000 |
commit | 09a417d3cc0dd2e334c68ee592a3e9b8662e4014 (patch) | |
tree | d3d18171f12c0fd14804aa69c4e54c23eadfa380 /emulators/suse100_libtiff | |
parent | 671cc57554a19d39db063a7b6c17d15eb4514794 (diff) | |
download | pkgsrc-09a417d3cc0dd2e334c68ee592a3e9b8662e4014.tar.gz |
emulators/libretro-mgba: Handle _POSIX_C_SOURCE and extensions properly.
A _POSIX_C_SOURCE definition is needed for some locale definitions, but
some non-standard functions are also used (notably futimes). Avoid using
a global definition for _POSIX_C_SOURCE and define it where necessary,
while also defining _BSD_SOURCE and _NETBSD_SOURCE to get the right
prototype for futimes where necessary.
Diffstat (limited to 'emulators/suse100_libtiff')
0 files changed, 0 insertions, 0 deletions