summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-perl.txt
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@openwide.fr>2014-03-28 00:06:32 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-03-28 09:54:41 +0100
commit32c0fbbcdec5e4fdf853cb566a83680a4d393b90 (patch)
tree0824c69f524626651f9991c5cf88b1576dc2cee3 /docs/manual/adding-packages-perl.txt
parent9cfd429c1c3d6c7b793f58210f39bb041e680bac (diff)
downloadbuildroot-32c0fbbcdec5e4fdf853cb566a83680a4d393b90.tar.gz
buildroot-32c0fbbcdec5e4fdf853cb566a83680a4d393b90.zip
slang: fix linking issue
The installation location of the slang library does not take into account the DESTDIR directory. So SLANG_INST_LIB is initialized with -L/usr/lib/ and slang may be linked with host's libdl.so (if any) Therefore, we have to pass correct installation paths. Fixes: http://autobuild.buildroot.net/results/df4/df435d9cebbdc84b3581ba258b618123570dde8b/ Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-perl.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud