summaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2018-04-16 16:21:52 +0000
committerAndrei Gherzan <andrei@gherzan.com>2018-04-23 14:08:04 +0100
commit51249c9c7888b5459d287de036c3e3a13d16485c (patch)
treeeccff3ffca30b780e0f970bee47f5ebcdcaf9be7 /classes
parent3175e7f3e2066ef34897013742ab95341c3ebaae (diff)
downloadmeta-raspberrypi-51249c9c7888b5459d287de036c3e3a13d16485c.tar.gz
linux-raspberrypi: Allow specification of ncurses location
From patch message: In some cross build environments such as the Yocto Project build environment it provides an ncurses library that is compiled differently than the host's version. This causes display corruption problems when the host's curses includes are used instead of the includes from the provided compiler are overridden. There is a second case where there is no curses libraries at all on the host system and menuconfig will just fail entirely. The solution is simply to allow an override variable in check-lxdialog.sh for environments such as the Yocto Project. Adding a CROSS_CURSES_LIB and CROSS_CURSES_INC solves the issue and allowing compiling and linking against the right headers and libraries. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions