diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-11-30 21:19:52 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-12-01 10:51:46 +0100 |
commit | 037584cfe5e58bf6807fb0188d245042baa8c1c0 (patch) | |
tree | 9945ab0fab6ab8241f91d6e22e4dae04de397639 /icon-themes | |
parent | 3fc4374d66f2bb963e622c591de7482789681fc3 (diff) |
configure: check for dlsym(), not dlopen()
On Fedora 23, the check for dlopen happens to succeed with gcc -m32
-fsanitize=address, and then linking executables fails due to not
finding dlsym. Checking for dlsym results in the proper -ldl.
Change-Id: I02108c2c053e07b33848af068937f29967e7dc6a
Diffstat (limited to 'icon-themes')
0 files changed, 0 insertions, 0 deletions