Bug#846499: qstopmotion: FTBFS: tries to compare va_list to NULL

Edmund Grimley Evans edmund.grimley.evans at gmail.com
Wed Jun 7 21:06:14 UTC 2017


The comparison makes no sense on any arch. Just replace "if (args !=
NULL)" with "if (1)".
It then builds on arm64.



More information about the pkg-multimedia-maintainers mailing list