immortalwrt/toolchain
Petr Štetiar ab7129a3c6 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
9365745f8e ("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>
2021-12-30 23:56:41 +08:00
..
binutils binutils/2.37: fix fd regression in bfd 2021-10-15 18:46:16 +08:00
fortify-headers toolchain/gcc: bump to 7.5.0 final 2019-12-02 21:13:18 -08:00
gcc toolchain/gcc: fix build on MacOS arm64 2021-12-05 23:56:10 +08:00
gdb toolchain: gdb: Update to version 11.1 2021-12-09 23:56:16 +08:00
glibc glibc: rollback to 2.27 for kernel 4.x 2021-09-14 01:31:43 +08:00
kernel-headers toolchain: kernel-headers: kernel Git tree mirror hash 2020-11-28 19:09:13 +08:00
musl toolchain: musl: disable crypt size hack by default 2021-12-30 23:56:41 +08:00
nasm toolchain: nasm: update to 2.15.05 2020-09-29 11:24:49 +08:00
wrapper update source 2017-09-06 19:19:45 +08:00
build_version toolchain: add a version that can be bumped to force toolchain/target rebuild 2021-11-19 23:58:57 +08:00
Config.in tools/llvm-bpf: add llvm+clang build suitable for compiling code to eBPF 2021-10-24 00:08:23 +08:00
info.mk update source 2017-09-06 19:19:45 +08:00
Makefile Revert "toolchain: add autoconf-lean" 2021-03-02 22:02:57 +08:00