You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd temp/ncurses-6.5/build && make -j $(shell nproc)&& make install DESTDIR=$(shell pwd)/build
13
+
cd temp/ncurses-6.5/build && make -j $(shell nproc)&& make install DESTDIR=$(shell pwd)/build TIC_PATH="$(shell pwd)/temp/ncurses-6.5/build-tic/progs/tic"
10
14
mkdir -p ../sysroot
11
15
rm -f build/data/app/base.org/base_1.0/lib/*.a
12
16
cp -rfv build/data/app/base.org/base_1.0/. ../sysroot | tee file.lst
0 commit comments