tools/bc: update to 1.07
authorNick Hainke <vincent@systemli.org>
Mon, 29 Aug 2022 05:26:52 +0000 (07:26 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 7 Sep 2022 03:22:39 +0000 (04:22 +0100)
commit7b8f2dc6eca371a0edfcf3c14fb89983fcbe69eb
tree3d0acef5134f35894ae28cf1a095143b871012fd
parent534e72ea0f8138b8581bb0618417dfe0e94bbbb4
tools/bc: update to 1.07

Update to latest version. Replace mirror with @GNU/bc.

Manually refresh:
- 001-no_doc.patch

Add patch found here:
https://github.com/fivepiece/gnu-bc/commit/26f275502dd28114e78bc098fed81acde1d86d62
as 002-fix-libmath.patch to fix compilation.

Add another patch found here:
https://github.com/archlinux/svntogit-packages/commit/55b26eda94e1a9ff726ac458fccab5f3f3ad2114
as 003-bc-fix-hang.patch to prevent a hang when building the kernel.

Signed-off-by: Nick Hainke <vincent@systemli.org>
tools/bc/Makefile
tools/bc/patches/001-no_doc.patch
tools/bc/patches/002-fix-libmath.patch [new file with mode: 0644]
tools/bc/patches/003-bc-fix-hang.patch [new file with mode: 0644]