diff options
| author | Rosen Penev <rosenp@gmail.com> | 2021-01-02 15:56:25 -0800 |
|---|---|---|
| committer | Paul Spooren <mail@aparcar.org> | 2021-01-06 15:38:57 -1000 |
| commit | 980dca6b7f657846a74b2e069ee120014a4c4137 (patch) | |
| tree | 34e732c63ec02e3edb33dca511aa600dbec0b032 /package/kernel/linux/modules | |
| parent | cd5f66652bd405872fc33ca6410dc8f9b51fee09 (diff) | |
| download | upstream-980dca6b7f657846a74b2e069ee120014a4c4137.tar.gz upstream-980dca6b7f657846a74b2e069ee120014a4c4137.tar.bz2 upstream-980dca6b7f657846a74b2e069ee120014a4c4137.zip | |
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>
Diffstat (limited to 'package/kernel/linux/modules')
0 files changed, 0 insertions, 0 deletions
