pipewire/spa/include
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
..
spa Fix build with clang 2018-09-10 10:08:28 +02:00
meson.build more hacking 2016-07-25 10:50:05 +02:00