meson: elm: add pie and fPIC cflags and ldflags to elm binaries 13/197413/1
authorStefan Schmidt <s.schmidt@samsung.com>
Thu, 10 Jan 2019 16:03:35 +0000 (17:03 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 11 Jan 2019 05:18:42 +0000 (14:18 +0900)
commit4c9ee7ee3819bd2907a7cb9383aa7944423b7a99
tree203ce127382ae5e58c58fca5f5a44e9796fdb857
parent2d44a904e158866d4425e55c509de6459fd63d62
meson: elm: add pie and fPIC cflags and ldflags to elm binaries

My use case here is having elementary_test being loaded by exactness.
That has been working fine with our autotools based build system but no
longer with meson.

Bringing fPIC and pie back as options allows exactness to dlopen the
binary and work again.

Differential Revision: https://phab.enlightenment.org/D7587

Change-Id: I1d97107f4c049bc89b80f46a4a5ac069387c956f
Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
src/bin/elementary/meson.build