commit | 7abe7098676aeb0654ef0159f589484b4cf520e8 | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Wed Oct 05 10:06:11 2005 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Wed Oct 05 10:06:11 2005 +0000 |
tree | 2303a453b8bee35eec1c0e1511553ac243e3eaaf | |
parent | 5c071bcf2f6bc923b5d6779b3563d08b80a8949d [diff] |
- Fix spurious rebuilds for (parallel) out-of-tree builds. Make sure that the directories are order-only prerequisites. Otherwise we may have object files created after the timestamp of the directory was updated which would lead to spurious rebuilds (as some of the dentries may be older than the dir itself).