lede/toolchain
Petr Štetiar 9a3a81345b toolchain: musl: disable crypt size hack by default
Enable this option and thus re-include crypt() support for the SHA256,
SHA512 and Blowfish ciphers on all devices. According to commit
9365745f8e7b ("musl: add a hack to remove unused crypt() algorithms,
saves ~14k after lzma") it should add about ~14k to the resulting image,
which seems to be a reasonable size increase for consistent crypt()
support.

Decided to not remove this hack completely as it might be still useful
for people trying to fit custom images onto smaller devices and the
patch is rather simple so we can afford to keep it for now.

References: https://github.com/openwrt/openwrt/pull/1331
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2022-10-20 10:38:20 +08:00
..
binutils toolchain/binutils: remove old versions 2022-10-20 09:15:16 +08:00
fortify-headers build: prefer HTTPS if available (for packages) 2022-10-07 12:33:08 +08:00
gcc toolchain: gcc: improve patch handling by introducing major version 2022-10-20 10:16:19 +08:00
gdb toolchain/gdb: fix expat location 2022-10-01 12:55:29 +08:00
glibc toolchain: musl: disable crypt size hack by default 2022-10-20 10:38:20 +08:00
kernel-headers add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
musl toolchain: musl: disable crypt size hack by default 2022-10-20 10:38:20 +08:00
nasm add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
wrapper update source 2017-09-06 19:19:45 +08:00
Config.in Config.in: disable LLVM default building 2022-09-16 02:23:58 +08:00
info.mk update source 2017-09-06 19:19:45 +08:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00