mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-23 22:06:12 +03:00
Remove OpenWrt Cortex A5 build
It is dropped from OpenWrt 19.07.8.
This commit is contained in:
parent
48408e30d9
commit
bd6763f1c7
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -366,10 +366,6 @@ jobs:
|
||||
- arch: aarch64_generic
|
||||
openwrt: 'target=armvirt subtarget=64'
|
||||
target_cpu: arm64
|
||||
- arch: arm_cortex-a5_vfpv4
|
||||
openwrt: 'target=at91 subtarget=sama5'
|
||||
target_cpu: arm
|
||||
extra: 'arm_version=0 arm_cpu="cortex-a5" arm_fpu="vfpv4" arm_float_abi="hard" arm_use_neon=false'
|
||||
- arch: arm_cortex-a7_neon-vfpv4
|
||||
openwrt: 'target=sunxi subtarget=cortexa7'
|
||||
target_cpu: arm
|
||||
|
Loading…
Reference in New Issue
Block a user