1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 07:38:28 +02:00
openwrt/toolchain/glibc
Andre Heider 81fd360a63 toolchain/glibc: fixup the libm.so linker script too
Add it to the existing list to fix it up.

Found by mold:
toolchain-x86_64_gcc-12.2.0_glibc/lib/libm.so:4: GROUP ( /lib/libm.so.6  AS_NEEDED ( /lib/libmvec.so.1 ) )
                                                         ^ library not found: /lib/libm.so.6

Signed-off-by: Andre Heider <a.heider@gmail.com>
2023-02-19 19:44:39 +01:00
..
headers
include
patches toolchain: glibc: Update to glibc 2.36 2022-12-21 11:35:32 +01:00
common.mk toolchain: glibc: Update to glibc 2.37 2023-02-13 00:38:22 +01:00
Makefile toolchain/glibc: fixup the libm.so linker script too 2023-02-19 19:44:39 +01:00