openwrt/toolchain/glibc
Hauke Mehrtens e708bf76d5 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>
2022-01-07 22:30:40 +01:00
..
headers toolchain: skip gcc/minimal for musl 2016-07-07 15:13:40 +02:00
include toolchain: The glorious return of glibc, ver 2.21 2015-03-12 19:50:57 +00:00
patches toolchain: glibc: Update to version 2.34 2022-01-07 22:30:40 +01:00
common.mk toolchain: glibc: Update to version 2.34 2022-01-07 22:30:40 +01:00
Makefile glibc: override default rpath to /lib:/usr/lib 2017-02-11 21:18:42 +01:00