1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 16:33:02 +00:00

meson: add back '-Wno-unused-result' for gcc

0fd4c84a5e removed this, but it turns out
gcc acts differently and (void) doesn't silence the warning. Hence why
the flag was there. Add it back.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66425
This commit is contained in:
Dudemanguy 2024-10-16 13:15:38 -05:00
parent e40442676a
commit 7e834ce870