1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/toolchain
Kazuki H 5ee2b6fe57
toolchain: glibc: update to glibc 2.38
This updates glibc to version 2.38.

Add --enable-crypt since the crypt function got disabled in 2.38, but we
still need it.
Also add the newly introduced --enable-fortify-source flag and hook it up
to the build system.

Switch to .zst archive while at it.

Signed-off-by: Kazuki H <kazukih0205@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/14259
[ switch to .zst and fix mirror HASH ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-04-29 22:55:02 +02:00
..
binutils toolchain: binutils: switch to version 2.42 by default 2024-04-29 00:41:47 +02:00
fortify-headers
gcc config: fix CONFIG_GDB appearing in main menuconfig menu 2024-04-09 19:30:41 +02:00
gdb toolchain/gdb: add pthread to CFLAGS/LDFLAGS for zstd 2023-12-19 10:54:19 +01:00
glibc toolchain: glibc: update to glibc 2.38 2024-04-29 22:55:02 +02:00
kernel-headers
mold
musl toolchain/musl: Update to 1.2.5 2024-04-14 17:38:09 +02:00
nasm toolchain/nasm: fix PKG_CPE_ID 2024-04-27 12:08:41 +02:00
wrapper toolchain/wrapper: fill and reference info.mk in staging_dir ext toolchain 2024-04-21 17:59:17 +02:00
build_version
Config.in scripts/ext-toolchain: implement external GCC version detection 2023-10-20 16:13:31 +02:00
info.mk
Makefile