mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
We don't really want to do this here otherwise structs that include a pod will be padded so that an array of those structs will be aligned. This makes a test case fail where we have a struct with a choice_body followed by 3 uint32_t enum values. The size with and without the aligned attribute is different. |
||
|---|---|---|
| .. | ||
| spa | ||
| meson.build | ||