mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-24 08:56:47 -05:00
Older gcc versions seem to require the members to appear in the designated initializer in the order they are in the definition of the struct when compiling C++. otherwise compilation fails with: ../spa/plugins/aec/aec-webrtc.cpp:167:1: sorry, unimplemented: non-trivial designated initializers not supported }; ^ |
||
|---|---|---|
| .. | ||
| aec-null.c | ||
| aec-webrtc.cpp | ||
| meson.build | ||