mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
update
This commit is contained in:
parent
2d5dc6195e
commit
baadd1bafc
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -484,9 +484,11 @@ 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=brcm63xx subtarget=smp"
|
||||
openwrt: "target=bcm47xx subtarget=generic"
|
||||
target_cpu: mipsel
|
||||
extra: 'mips_arch_variant="r1" mips_float_abi="soft"'
|
||||
openwrt_release: '21.02.0'
|
||||
openwrt_gcc_ver: '8.4.0'
|
||||
- arch: riscv64
|
||||
openwrt: "target=sifiveu subtarget=generic"
|
||||
target_cpu: riscv64
|
||||
|
Loading…
Reference in New Issue
Block a user