pipewire/spa
Tomas Popela f58f63ae64 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:07:40 +02:00
..
include Fix build with clang 2018-09-10 10:07:40 +02:00
plugins hooks: enforce version on hook emission 2018-08-15 11:53:23 +02:00
tests remove last debug includes 2018-08-16 13:26:49 +02:00
tools debug: add specific format debug 2018-08-14 13:05:10 +02:00
meson.build meson: Use pkgconfig.generate 2018-09-03 21:21:47 +02:00