mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
update
This commit is contained in:
parent
baadd1bafc
commit
c3e2ca0c3e
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -484,11 +484,9 @@ jobs:
|
|||||||
target_cpu: mipsel
|
target_cpu: mipsel
|
||||||
extra: 'mips_arch_variant="r2" mips_float_abi="soft" build_static=true use_allocator_shim=false use_partition_alloc=false'
|
extra: 'mips_arch_variant="r2" mips_float_abi="soft" build_static=true use_allocator_shim=false use_partition_alloc=false'
|
||||||
- arch: mipsel_mips32
|
- arch: mipsel_mips32
|
||||||
openwrt: "target=bcm47xx subtarget=generic"
|
openwrt: "target=brcm47xx subtarget=legacy"
|
||||||
target_cpu: mipsel
|
target_cpu: mipsel
|
||||||
extra: 'mips_arch_variant="r1" mips_float_abi="soft"'
|
extra: 'mips_arch_variant="r1" mips_float_abi="soft"'
|
||||||
openwrt_release: '21.02.0'
|
|
||||||
openwrt_gcc_ver: '8.4.0'
|
|
||||||
- arch: riscv64
|
- arch: riscv64
|
||||||
openwrt: "target=sifiveu subtarget=generic"
|
openwrt: "target=sifiveu subtarget=generic"
|
||||||
target_cpu: riscv64
|
target_cpu: riscv64
|
||||||
|
Loading…
Reference in New Issue
Block a user