toolchain: glibc: Update to version 2.34
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 28 Dec 2021 20:25:16 +0000 (21:25 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 7 Jan 2022 21:30:40 +0000 (22:30 +0100)
commite708bf76d5a3d936228ae414f999cce36fd66d98
treeb23901594765c3defb5301f5517f6fef825e070a
parent4d1f13356196103769e610920a9681b731b089d3
toolchain: glibc: Update to version 2.34

glibc version 2.34 does not provide versioned shared libraries any more,
it only provides shared libraries using the ABI version. Do not try to
copy them any more.

The functions from libpthread and librt were integrated into the main
binary, the libpthread.so and librt.so are only used for backwards
compatibility any more.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/libs/toolchain/Makefile
toolchain/glibc/common.mk
toolchain/glibc/patches/050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch
toolchain/glibc/patches/200-add-dl-search-paths.patch