]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
Fix parallel bootstrap on MS-Windows in lib/ and lisp/.
[gnu-emacs] / ChangeLog
index 5e30b57092275fc307f4065a2b9f3e0e64232cc9..0a2fb8b04db9266519b62ad7b4fdca4660e6901b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-06-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * 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.
+
 2012-06-26  Paul Eggert  <eggert@cs.ucla.edu>
 
        Clean out last vestiges of the old HAVE_CONFIG_H stuff.