cosmopolitan/tool
Justine Tunney 8ab3a545c6
Increase build memory quota
If you install qemu-user from apt then glibc links a lot of address
space bloat that causes pthread_create() to ENOMEM (a.k.a. EAGAIN).
Boosting the virtual memory quota from 512m to 2048m will hopefully
future proof the build for the future, as Linux distros get fatter.
Please note this only applies to MODE=aarch64 on x86_64 builds when
you're using QEMU from Debian/Ubuntu rather than installing the one
cosmo provides in third_party/qemu/qemu-aarch64.gz. This change may
also be useful to people who are using the host compiler toolchain.
2024-01-22 10:02:30 -08:00
..
args Make ... optional in .args (#1086) 2024-01-15 16:20:50 -08:00
build Increase build memory quota 2024-01-22 10:02:30 -08:00
cosmocc Increase build memory quota 2024-01-22 10:02:30 -08:00
curl Bring back gc() function 2024-01-08 10:26:28 -08:00
decode Bring back gc() function 2024-01-08 10:26:28 -08:00
emacs Add some Emacs keywords for CUDA 2023-12-14 19:55:56 -08:00
hello Use DNS implementation from Musl Libc 2023-12-28 23:04:35 -08:00
lambda more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
net Add Curve25519 method in help.txt + add new specs file (#1096) 2024-01-21 06:58:48 -08:00
plinko more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
scripts Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
viz Add more Intel microarchitectures 2024-01-09 01:54:26 -08:00
zsh mkofs improvements 2024-01-08 17:23:09 +00:00
BUILD.mk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00