K 10 svn:author V 5 tobik K 8 svn:date V 27 2020-02-01T23:55:10.891545Z K 7 svn:log V 698 net-im/uTox: Unbreak build on arm64 In file included from src/main.c:9: In file included from src/native/main.h:16: In file included from src/native/../xlib/main.h:18: In file included from /usr/local/include/X11/extensions/Xrender.h:28: In file included from /usr/local/include/X11/Xlib.h:38: In file included from /usr/include/sys/types.h:46: /usr/include/machine/endian.h:68:20: error: too many arguments provided to function-like macro invocation : "=&r" (ret), "+r" (x)); ^ src/main.h:30:9: note: macro 'volatile' defined here #define volatile(x)(x) ^ While untested optimistically allow the build on armv* again too. END