peanut996/CloudflareWarpSpeedTest

maybe full static linking?

qokelate opened this issue · 1 comments

Linux OpenWrt 5.4.238 #0 SMP Mon Apr 17 13:15:36 2023 x86_64 GNU/Linux

	/lib64/ld-linux-x86-64.so.2 (0x7fa02dee9000)
Error loading shared library libresolv.so.2: No such file or directory (needed by CloudflareWarpSpeedTest)
	libpthread.so.0 => /lib64/ld-linux-x86-64.so.2 (0x7fa02dee9000)
	libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7fa02dee9000)

Done in b6435e4,

but github action still not support arm & arm64, so can not build release for that.

https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/