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

 

相关文章:

  • 2021-09-05
  • 2022-12-23
  • 2022-02-28
  • 2022-12-23
  • 2021-12-12
  • 2021-05-04
  • 2021-05-18
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-09
  • 2022-01-25
  • 2022-12-23
相关资源
相似解决方案