mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-02-16 06:53:18 +03:00
update
This commit is contained in:
parent
5a2fc415d7
commit
16ac80e645
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -386,7 +386,7 @@ jobs:
|
||||
openwrt: "target=x86 subtarget=64"
|
||||
target_cpu: x64
|
||||
- arch: x86
|
||||
openwrt: "target=x86 subtarget=generic"
|
||||
openwrt: "target=x86 subtarget=geode"
|
||||
target_cpu: x86
|
||||
- arch: aarch64_cortex-a53
|
||||
openwrt: "target=sunxi subtarget=cortexa53"
|
||||
@ -484,7 +484,7 @@ jobs:
|
||||
target_cpu: mipsel
|
||||
extra: 'mips_arch_variant="r2" mips_float_abi="soft" build_static=true use_allocator_shim=false use_partition_alloc=false'
|
||||
- arch: mipsel_mips32
|
||||
openwrt: "target=ath25 subtarget=generic"
|
||||
openwrt: "target=lantiq subtarget=ase"
|
||||
target_cpu: mipsel
|
||||
extra: 'mips_arch_variant="r1" mips_float_abi="soft"'
|
||||
- arch: riscv64
|
||||
|
Loading…
x
Reference in New Issue
Block a user