chen_null

Results 2 comments of chen_null

But ping command in Termux is working well. It seems like ping command in Termux is just a wrapper of system's ping command. ```bash ~ $ cat /data/data/com.termux/files/usr/bin/ping #!/data/data/com.termux/files/usr/bin/sh unset...

请问您使用的 LLVM 版本是 LLVM 9 吗?可能是新版的 LLVM 改变了参数,您可能需要自己做适配。