summaryrefslogtreecommitdiff
path: root/packages/ncurses-5.9/README
blob: 955b60a4fc850d25b40355c8569e1d39926d4225 (plain)
1
2
3
4
5
6
1. extract ncurses-5.9
2. cd ncurses
3. exchange config.sub (just add foolos) and add +x
4. put termios.h in sysroot/usr/include/sys
5. ./configure --host=i686-foolos --without-tests --with-fallbacks=xterm
6. make