diff options
author | Laurent Charpentier <laurent_pubs@yahoo.com> | 2018-01-29 13:45:30 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-01-29 14:38:21 +0100 |
commit | bd46df68085c2bfdfcf2c04d77da6d31114b11be (patch) | |
tree | 66c024fff5b808e6b92e5928432615f79aa754c1 /package/python-flask-cors | |
parent | e2b85b48097b2ff2785644b3c43521cb04a733a8 (diff) | |
download | buildroot-bd46df68085c2bfdfcf2c04d77da6d31114b11be.tar.gz buildroot-bd46df68085c2bfdfcf2c04d77da6d31114b11be.zip |
open-lldp: requires dynamic linking interface (dlopen, ...)
Fixes:
http://autobuild.buildroot.net/results/516456c8e21759e1ecee4ef9f9689a8f720ecd90/
This patch is to fix the following build error:
weak_readline.c:30:19: fatal error: dlfcn.h: No such file or directory
#include <dlfcn.h>
^
compilation terminated.
Makefile:890: recipe for target 'weak_readline.o' failed
Signed-off-by: Laurent Charpentier <laurent_pubs@yahoo.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-flask-cors')
0 files changed, 0 insertions, 0 deletions