Skip to content
Snippets Groups Projects
user avatar
Rosen Penev authored
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: default avatarRosen Penev <rosenp@gmail.com>
980dca6b
History
Name Last commit Last update
..
patches-host
patches
Makefile