Files
lfs/chapter05
zeckma-tech a678738cb2 glibc: Switch from upstream_fix to fixes.
In addition to fixing the tanh issue, it also fixes some issues that
prop up when building and installing glibc using multiple make jobs.
This causes some sed commands to fail to run during installation but
is non-lethal to the make status, while it causes m32 to fail outright
during the build. The only around both issues is to use -j1. For trunk,
-j1 should be used in the install command. for m32/MLFS, -j1 should also
be used for the actual make command.
2026-08-15 14:11:12 -06:00
..
2026-06-19 15:00:15 +02:00