toolchain/musl: remove libgcc_initial hack
authorAndre Heider <a.heider@gmail.com>
Thu, 9 Feb 2023 10:06:31 +0000 (11:06 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 19 Feb 2023 18:44:39 +0000 (19:44 +0100)
commit4d384d28e44138c7619c0ab68b95cac21eeafbbf
tree7e6289b0e9e549719892c0e8c12588247cbc0329
parent81fd360a6331ccaaf85440f9d5e1c9ed66e25f6b
toolchain/musl: remove libgcc_initial hack

This reverts r15599 [0].

This was added to fix an uclibc rebuild issue, but since uclibc
isn't supported anymore [Fixes:] this can be removed.

[0] https://git.openwrt.org/?p=openwrt/svn-archive/archive.git;a=commitdiff;h=016a052efeee6bc2da3f501a8c66b5aea20350b4

Fixes: 63fb1752 "toolchain: remove uClibc-ng"
Signed-off-by: Andre Heider <a.heider@gmail.com>
toolchain/gcc/initial/Makefile
toolchain/musl/Makefile