mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
ncurses: install headers to $SYSROOT_PREFIX
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
85c77b5252
commit
ff1e176cc7
@ -37,6 +37,7 @@ make -C progs tic
|
|||||||
|
|
||||||
cp progs/tic $ROOT/$TOOLCHAIN/bin
|
cp progs/tic $ROOT/$TOOLCHAIN/bin
|
||||||
cp lib/*.so* $ROOT/$TOOLCHAIN/lib
|
cp lib/*.so* $ROOT/$TOOLCHAIN/lib
|
||||||
|
make -C include install
|
||||||
|
|
||||||
cd "$CWD"
|
cd "$CWD"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user