mirror of
https://github.com/mpv-player/mpv
synced 2025-02-02 21:21:33 +00:00
2e6a8f260c
_GNU_SOURCE defines the kitchen sink, and also prefers glibc definitions where glibc and POSIX conflict. Even though POSIX is worth less than toilet paper, we still prefer the POSIX definitions. rar.c needs asprintf(), which is _GNU_SOURCE-only. So we define _GNU_SOURCE too specifically for this file. |
||
---|---|---|
.. | ||
__init__.py | ||
compiler.py | ||
devices.py |