diff options
author | Axel Lin <axel.lin@ingics.com> | 2013-10-05 12:30:59 +0800 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-10-05 21:10:37 +0200 |
commit | 313e735a68b691827eb17d4486957d52ab8c7630 (patch) | |
tree | 8c869abf39d02a4dc1f46c510b7bd0addf743e1a /docs/manual/adding-packages-generic.txt | |
parent | 2bec016d99d66722b1d9527dc8acf7c6388f298e (diff) | |
download | buildroot-313e735a68b691827eb17d4486957d52ab8c7630.tar.gz buildroot-313e735a68b691827eb17d4486957d52ab8c7630.zip |
proxychains-ng: needs dynamic library support
Fix below build error if BR2_PREFER_STATIC_LIB is set:
src/libproxychains.c:34:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
make[1]: *** [src/libproxychains.o] Error 1
In additional, the README file also mentions that this program works only on
dynamically linked programs.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-generic.txt')
0 files changed, 0 insertions, 0 deletions