pipewire/src
Barnabás Pőcze e28a052105 treewide: retain sections to prevent linker garbage collection
The linker may remove sections that are actually used when
"--gc-sections" and "-z start-stop-gc" is set. Add the `retain`
attribute to prevent that.

Furthermore, fix the alignment for `pwtest_suite_decl` objects.

See: #2292
See: https://lld.llvm.org/ELF/start-stop-gc.html
See: https://github.com/systemd/systemd/issues/21847
See: https://github.com/systemd/systemd/pull/21855
2022-04-15 23:58:05 +02:00
..
daemon apply force-s16 quirk also to teams-insiders 2022-04-12 10:24:05 +00:00
examples Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
gst Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
modules treewide: retain sections to prevent linker garbage collection 2022-04-15 23:58:05 +02:00
pipewire Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
tests Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
tools Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00