为Android编译bash

export CC=armv7a-linux-androideabi28-clang
export LDFLAGS=--static
./configure --host=armv7a-unknown-linux-android28 --without-bash-malloc
make

 

posted on 2020-03-16 21:40  JebediahKerman  阅读(295)  评论(0编辑  收藏  举报

导航