Skip to content

Commit dfa460c

Browse files
facchinmumbynos
authored andcommitted
update readline to 8.0
1 parent 4336d52 commit dfa460c

File tree

183 files changed

+18776
-26010
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+18776
-26010
lines changed

deps/build_libs.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,8 @@ export NCURSES_DIR=`pwd`
6969
make
7070
make install.libs
7171

72-
cd /opt/lib/readline-6.3
72+
cd /opt/lib/readline-8.0
7373
export READLINE_DIR=`pwd`
74-
autoconf
7574
./configure --prefix=$PREFIX --disable-shared --host=$CROSS_COMPILE
7675
make
7776
make install-static

0 commit comments

Comments
 (0)