immortalwrt-VIKINGYFY/package
Hauke Mehrtens d11b77db5e apk: Fix host compilation with C89
This fixes the following build error:
```
../src/apk.c: In function 'parse_options':
../src/apk.c:584:4: error: a label can only be part of a statement and a declaration is not a statement
  584 |    char *arg = opt_parse_arg(&st);
      |    ^~~~
```

Upstream MR: https://gitlab.alpinelinux.org/alpine/apk-tools/-/merge_requests/376

Fixes: b91ebdabbb ("apk: bump to 3.0.1")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-12-09 02:06:26 +01:00
..
base-files base-files: board_detect: make resilient against power-cuts 2025-11-25 21:51:25 +01:00
boot mediatek: filogic: add support Netcore NX30V2/N30PRO/POWER30AX/W7/GW3001 2025-12-09 01:29:39 +01:00
devel kselftests-bpf: drop dependency on kernel 6.6 2025-11-27 12:47:16 +01:00
firmware qualcommax: ipq807x: add support for Zyxel NWA210AX 2025-12-01 14:30:27 +01:00
kernel gpio-button-hotplug: some modern cleanups 2025-12-09 01:04:17 +01:00
libs libunwind: fix complie for PPC32 2025-12-06 01:49:16 +01:00
network dropbear: enable configurable port forwarding options 2025-12-08 18:53:34 +01:00
system apk: Fix host compilation with C89 2025-12-09 02:06:26 +01:00
utils busybox: fix regression for long long type dump support 2025-12-04 12:15:59 +01:00
Makefile