pipewire/spa
Tomas Popela cea31ff8fb Fix build with clang
By using __typeof__ instead of typeof:

/usr/include/pipewire/array.h:85:11: error: use of undeclared identifier 'typeof'; did you mean 'typeid'?
                alloc = SPA_MAX(alloc, arr->extend);
2018-09-10 10:08:28 +02:00
..
include Fix build with clang 2018-09-10 10:08:28 +02:00
plugins Type changes 2018-09-05 16:41:07 +02:00
tests More test 2018-09-05 17:23:14 +02:00
tools debug: allow custom type root 2018-08-30 12:01:52 +02:00
meson.build meson: Use pkgconfig.generate 2018-09-03 21:26:42 +02:00