Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
klzgrad committed Oct 19, 2024
1 parent baadd1b commit c3e2ca0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -484,11 +484,9 @@ 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=bcm47xx subtarget=generic"
openwrt: "target=brcm47xx subtarget=legacy"
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
Expand Down

0 comments on commit c3e2ca0

Please sign in to comment.