1 Star 0 Fork 0

leland / wget android build

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 320 Bytes
一键复制 编辑 原始数据 按行查看 历史
leland 提交于 2015-10-21 11:22 . update README.md

wget android build

How to build

mkdir build_anroid
cd build_android
source xxx/ndk-env
../configure --prefix=$PWD/install \
--target=arm-linux-androideabi --host=arm-linux-androideabi \
--disable-pcre --without-libuuid --with-ssl=no \
CFLAGS='-pie -fPIE' LDFLAGS='-pie -fPIE'
1
https://gitee.com/leland/wget-android-build.git
git@gitee.com:leland/wget-android-build.git
leland
wget-android-build
wget android build
master

搜索帮助