mpv/waftools/detections
wm4 27f7489adc build: exclude -Wredundant-decls
It's useless, and creates a bogus warning in subprocess-posix.c.

Since I don't know which compilers might have it by default, just change
it to -Wno-redundant-decls.
2015-05-09 19:59:52 +02:00
..
__init__.py
compiler.py build: exclude -Wredundant-decls 2015-05-09 19:59:52 +02:00
devices.py