curl-impersonate icon indicating copy to clipboard operation
curl-impersonate copied to clipboard

Build for armv7(?) Android Termux

Open h-a-s-k opened this issue 11 months ago • 7 comments

Tried adding this to build-and-test-make.yml but it errors out when building zlib

          - arch: arm
            target: arm-linux-gnueabihf.2.17
            host: arm-linux-gnueabihf
            capture_interface: eth0
            cflags: "-mfpu=vfp -mfloat-abi=soft -mcpu=cortex-a53"

arm-build

h-a-s-k avatar Mar 04 '24 18:03 h-a-s-k