cwen 0dda79af5b arts3: fix with clang on powerpc
clang does not define _CALL_SYSV, breaking an #ifdef. Remove G_VA_COPY
#ifdef hell taken from an old glib version and define G_VA_COPY as
va_copy(3) instead.

Also remove a trailing whitespace in Makefile.

Improved fix and OK jca@
2020-04-15 15:24:31 +00:00
..
2019-07-05 11:52:59 +00:00
2020-04-15 15:24:31 +00:00
2019-05-20 22:15:00 +00:00