Update TODO.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 8 Jan 2020 22:06:29 +0000 (22:06 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 8 Jan 2020 22:06:29 +0000 (22:06 +0000)
TODO

diff --git a/TODO b/TODO
index 7cbf9f5..3f32571 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,7 +13,7 @@ timestamp changes (what about non-*files?).  Also: atomic code.  This
 will delete the target if the code doesn't run to completion.  (make
 doesn't do this, but probably it should).
 
-Implement parallel builds.
+Parallel builds: On failure, wait for other jobs to finish.
 
 Conditional sections (same as "ifeq" etc in make).