Rosen Penev 159b32869e lua: add -ldl for glibc builds
For glibc, lua needs an explicit link to libdl as glibc has it separate

Fixes the following error in at least collectd:

ld: usr/lib/liblua.so: undefined reference to `dlopen'
ld: usr/lib/liblua.so: undefined reference to `dlclose'
ld: usr/lib/liblua.so: undefined reference to `dlerror'
ld: usr/lib/liblua.so: undefined reference to `dlsym'

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:27 +00:00
..
2019-12-23 00:22:07 +01:00
2019-10-19 12:49:11 +02:00
2021-09-01 08:07:27 +00:00
2019-08-16 22:53:06 +02:00
2021-09-01 08:06:54 +00:00
2020-02-14 14:10:51 +01:00
2021-09-01 08:06:55 +00:00
2021-09-01 08:07:04 +00:00
2021-09-01 08:06:56 +00:00
2021-09-01 08:07:21 +00:00