summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2012-01-30 20:33:36 +0200
committerEli Zaretskii <eliz@gnu.org>2012-01-30 20:33:36 +0200
commit5a26ec89753558ccfe979cc7fe518b4f81f9818a (patch)
tree6e148074e732d14e9d0e2db9ad1a35e625c238be /ChangeLog
parentd570ce1cedb1e7575133a1a1927b87f3aaee24d1 (diff)
downloademacs-5a26ec89753558ccfe979cc7fe518b4f81f9818a.tar.gz
lib/makefile.w32-in: Fix dependencies for a parallel build.
lib/makefile.w32-in ($(BLD)/sha1.$(O) $(BLD)/sha256.$(O) $(BLD)/sha512.$(O)): Depend on stamp_BLD. Fixes a build failure with "make -j3".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e33acde4239..6a085fbba9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-01-30 Eli Zaretskii <eliz@gnu.org>
+
+ * lib/makefile.w32-in ($(BLD)/sha1.$(O) $(BLD)/sha256.$(O)
+ $(BLD)/sha512.$(O)): Depend on stamp_BLD. Fixes a build failure
+ with "make -j3".
+
2012-01-16 Juanma Barranquero <lekktu@gmail.com>
* .bzrignore: Ignore etc/__pycache__.