diff options
author | Timo Rothenpieler <timo@rothenpieler.org> | 2016-09-01 11:18:00 +0200 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2016-09-03 00:09:39 +0200 |
commit | 1c37be6e95ba2b6050502839eb73ca5b3809b71c (patch) | |
tree | 7cd62d6ead87f67fdb7f3e1bb96db16136883c0c /libavfilter/generate_wave_table.h | |
parent | 47bc1bdafb0950ccf128eaa491d8fd7cc0978813 (diff) | |
download | ffmpeg-1c37be6e95ba2b6050502839eb73ca5b3809b71c.tar.gz |
configure: check for dlsym as well
For some reason, when compiling with gcc-asan and a recent enough gcc
version(seen on 5.3+ so far), linking dlopen works without -ldl, but
dlsym fails with:
undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
So this patchs checks for both dlopen and dlsym to work for determining
if -ldl is needed.
Diffstat (limited to 'libavfilter/generate_wave_table.h')
0 files changed, 0 insertions, 0 deletions