]> git.ipfire.org Git - thirdparty/openwrt.git/commit
tools: bc: fix build on musl host 21957/head
authorShine <4c.fce2@proton.me>
Mon, 2 Feb 2026 22:06:44 +0000 (23:06 +0100)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Sun, 21 Jun 2026 09:18:46 +0000 (11:18 +0200)
commita9b59370155fdc03341ef784d9948c27fcb8f810
treef110b2e7fe54b4c0eea0bb2f0d560dbb47b6cb65
parent255f4c8e606a0d66885c920a353ca5832b3b6e25
tools: bc: fix build on musl host

Fix declaration of getenv() in getopt.c

Backport from bc 1.08.2.

Signed-off-by: Shine <4c.fce2@proton.me>
Link: https://github.com/openwrt/openwrt/pull/21957
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
tools/bc/patches/001-getopt-declaration.patch [new file with mode: 0644]