summaryrefslogtreecommitdiff
path: root/xxx
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-10-10 10:15:49 +0200
committerMiguel <m.i@gmx.at>2018-10-10 10:15:49 +0200
commite9495844291a85a1f7ba3c76742a0dd1bf574e5f (patch)
treea0d2ba779ed8e471758a77745250731a1596182b /xxx
parent63e5017d9863d4ed215782e469e8ee2c6ff8473d (diff)
hosted gcc compiler
Diffstat (limited to 'xxx')
-rw-r--r--xxx/packages/ncurses-5.9/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/xxx/packages/ncurses-5.9/README b/xxx/packages/ncurses-5.9/README
index 78b9cd4..c7c5f6f 100644
--- a/xxx/packages/ncurses-5.9/README
+++ b/xxx/packages/ncurses-5.9/README
@@ -3,7 +3,9 @@
.. tic foolterm.ti (to install locally)
3. build in seperate directory
-$ ../ncurses-xxx/configure --host=i686-foolos --without-tests --with-fallbacks=fool-term --with-debug CFLAGS="-gstabs -O0" CXXFLAGS="-gstabs -O0" --prefix=/home/miguel/opt/foolos/usr/ --with-termlib CC=i686-foolos-gcc
+$ ../ncurses-xxx/configure --host=i686-foolos --without-tests --with-fallbacks=fool-term
+ --with-debug CFLAGS="-gstabs -O0" CXXFLAGS="-gstabs -O0" --prefix=/home/miguel/opt/foolos/usr/
+ --with-termlib CC=i686-foolos-gcc
symlink /usr/include/curses.h to ./ncurses/curses.h