From 0525be68f261e37ad827238a0ca17dc46e03d691 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Mon, 8 Dec 2014 17:23:44 +0100 Subject: fixed syscall_execve and indirectly tput --- packages/ncurses-5.9/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/ncurses-5.9/README b/packages/ncurses-5.9/README index 435e786..955b60a 100644 --- a/packages/ncurses-5.9/README +++ b/packages/ncurses-5.9/README @@ -2,5 +2,5 @@ 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 +5. ./configure --host=i686-foolos --without-tests --with-fallbacks=xterm 6. make -- cgit v1.2.3