diff options
author | Eli Zaretskii <eliz@gnu.org> | 2012-06-26 19:57:54 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2012-06-26 19:57:54 +0300 |
commit | cc06e7e7107b47250ad2a91817932b8079f4bc6e (patch) | |
tree | 09a7ab632dffb179442e5c82976ccd5fdd50d126 /lisp/gnus/gnus-sum.el | |
parent | d2c32364fd1873a6e9cfa52d2531dfbe500ad297 (diff) | |
download | emacs-cc06e7e7107b47250ad2a91817932b8079f4bc6e.tar.gz |
Fix parallel bootstrap on MS-Windows in lib/ and lisp/.
lib/makefile.w32-in ($(GNULIBOBJS)): Depend on stamp_BLD. This
replaces separate dependency for each object file, which required
the same object file to be mentioned twice, causing failures in
parallel builds.
lisp/makefile.w32-in (compile, compile-always): Depend on
update-subdirs, not on subdirs.el. Otherwise, several different
sub-targets of 'bootstrap' running in parallel could
simultaneously write to subdirs.el, producing a garbled file.
Diffstat (limited to 'lisp/gnus/gnus-sum.el')
0 files changed, 0 insertions, 0 deletions