diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2016-10-23 19:59:11 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-24 17:51:02 +0200 |
commit | c77f7c689ffc8c5fd139e4622bd6f9d315bbc254 (patch) | |
tree | c4d8406d2339723fc50159bf055487eaf9a9f3ab /support/scripts/check-kernel-headers.sh | |
parent | 548b0d541c8bdd890d7af5eb3094c4a606304c63 (diff) | |
download | buildroot-c77f7c689ffc8c5fd139e4622bd6f9d315bbc254.tar.gz buildroot-c77f7c689ffc8c5fd139e4622bd6f9d315bbc254.zip |
openzwave: fix compilation of MinOZW
LIBDIR was used in cpp/examples/MinOZW/Makefile to add dynamic
libraries. However, as it was unset by default, the cross-compilation
could fail if the host had a library such as libnss3.so in /.
To fix this issue, this patch sets LIBDIR to top_buildir if it is unset
Fixes:
http://autobuild.buildroot.net/results/68719fdf1320a69310bada6d3c47654dacdb5898
Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/check-kernel-headers.sh')
0 files changed, 0 insertions, 0 deletions