Opened 9 years ago
Closed 9 years ago
#3941 closed enhancement (fixed)
make-4.2 breaks parallel builds on some packages, patch available.
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | 7.10 | 
| Component: | Book | Version: | SVN | 
| Severity: | normal | Keywords: | |
| Cc: | 
Description
Thread at http://lists.linuxfromscratch.org/pipermail/lfs-dev/2016-June/071082.html
Patch make-4.2-upstream_fixes-1.patch uploaded.
In particular, this prevents firefox-46 building with parallel make (which is the default).
It also allowed me to rebuild e2fsprogs with -j8, but perhaps I just got lucky.
  Note:
 See   TracTickets
 for help on using tickets.
    

Added the patch at revision 11087. Ran a complete LFS build at -j10 with no issues, but then I didn't have issues before either.