1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-02 21:21:33 +00:00
mpv/waftools/detections
wm4 2e6a8f260c build: avoid defining _GNU_SOURCE
_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.
2014-07-09 22:10:33 +02:00
..
__init__.py
compiler.py build: avoid defining _GNU_SOURCE 2014-07-09 22:10:33 +02:00
devices.py build: set default cdrom and dvd devices on linux 2014-06-30 23:19:53 +02:00