export CC=armv7a-linux-androideabi28-clang export LDFLAGS=--static ./configure --host=armv7a-unknown-linux-android28 --without-bash-malloc make
为Android编译bash
原文:https://www.cnblogs.com/JebediahKerman/p/12507011.html