]> git.ipfire.org Git - thirdparty/plymouth.git/commit
meson: Build plymouthd with -rdynamic
authorRay Strode <rstrode@redhat.com>
Thu, 1 Dec 2022 15:18:31 +0000 (10:18 -0500)
committerRay Strode <rstrode@redhat.com>
Thu, 1 Dec 2022 19:30:19 +0000 (14:30 -0500)
commit4a53499b9546d9b685aee004bd139a848c0e06f7
treef97d440f38dd5554ca5f024043cd27b32a65fa67
parentee222f7fe80e2ee581fff3cfbc0db627442d58f2
meson: Build plymouthd with -rdynamic

plymouthd needs to be built with -rdynamic so that the builtin
"details" plugin is loadable.

This commit adds the flag.

Related to #200
src/meson.build