Meson: link elementary_test with rdynamic
authorDaniel Zaoui <daniel.zaoui@samsung.com>
Sun, 21 Oct 2018 06:37:12 +0000 (09:37 +0300)
committerYeongjong Lee <yj34.lee@samsung.com>
Thu, 8 Nov 2018 06:40:46 +0000 (15:40 +0900)
commita8fa0a576ebe4dde76eba6d608b6c1eb1c6529fc
treecaab474c6d65d38d104f42927a0040d87401c9c4
parent77a9b47969bec5655e4f722fa4920272a2ec97cd
Meson: link elementary_test with rdynamic

Summary:
This is needed to let dlsym extract the efl_main/main... symbols. For
example, the Exactness player needs it to launch a given binary. If
this option is not provided during the linkage of the binary, the
player won't be able to run it.

Test Plan: exactness_play -t <path to exactness scenarios>/radio.rec -- elementary_test -to radio

Reviewers: bu5hm4n

Reviewed By: bu5hm4n

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7178
src/bin/elementary/meson.build