projects
/
cycript.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Allow multi-line editing and drop libedit support.
[cycript.git]
/
android-readline.sh
Commit
Line
Data
9918a0fa
JF
1
#!/bin/bash
2
set -e
3
. ./android.sh
4
arch=armeabi
5
rm -rf readline.and
6
mkdir -p readline.and
7
cd readline.and
8
cfg ../readline/configure bash_cv_wcwidth_broken=no
9
make
10
ln -sf . readline