mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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 lib/*.so* $ROOT/$TOOLCHAIN/lib
|
||||
make -C include install
|
||||
|
||||
cd "$CWD"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user