diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-11-01 10:47:28 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-11-01 11:05:05 +0800 |
commit | d45f50d26d9d0861d96f46d9cb5261f5a731d498 (patch) | |
tree | 5171d0a518c73935bf8751a8809cbd3a086e872d /lfs-latest-git.php | |
parent | 3f4304998a76ef3bd6141cf7a32cb6740bf032a6 (diff) |
glibc: fix parallel build issue with make-4.4
We only need a one-line change in upstream fix (because we don't use
"make --shuffle"). Add it as a sed for both Chapter 5 and Chapter 8.
Note that the "minimal" sed would be '/MAEKFLAGS :=/s/r/ -r/'. I
included an additional ')' so it won't modify "-r" again to "- -r".
Tested "make" and "make check" on a x86_64 with -j8 and an arm64 with
-j24.
Link: https://sourceware.org/git/?p=glibc.git;a=commit;h=2d7ed98add14
Diffstat (limited to 'lfs-latest-git.php')
0 files changed, 0 insertions, 0 deletions