summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2020-02-04 11:41:17 +0100
committerStefan Schmidt <s.schmidt@samsung.com>2020-02-07 11:31:10 +0100
commit78ad088dd73a18fb4cfcfedcc18a6bf03e28080b (patch)
tree29e9499ca2d44cc26fbcb5a1a619805e4717e681 /meson.build
parente938a34f05e2869ff622495e14a0c1d41ed1fe77 (diff)
downloadefl-78ad088dd73a18fb4cfcfedcc18a6bf03e28080b.tar.gz
elementary: build elementary_test additionally as shared object
For our exactness testing we are dlopen() the elementary_test executable. Until glibc 2.30 this was posible with -pie, but it changed in the glibc version. They no longer allow these executables to be dlopen()'ed. As a workaround for now we are building elementary_test also as a shared object file which we load and use in the exactness testing process. The code came from Marcel Hollerbach and I only tested it and fixed up a small detail. Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de> Differential Revision: https://phab.enlightenment.org/D11284
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions