summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2012-08-24 12:19:45 -0400
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-08-28 12:13:16 +0100
commitb092172e56393fad70e472afa26df4f886dfdbc0 (patch)
tree2b57dce9334fd2052cba62be95738c06c936b6db /NEWS
parentd940d1a912f92d9c486464c3c6ae737fcac70be3 (diff)
build: fix for "make -j" safety
A make rule with multiple (non-pattern) targets just says that each of those files can be built by the rule, not that the rule builds all of them at once. So under "make -j", extensions/Makefile would run three copies of glib-ginterface-gen.py at once, which could end up deleting each others' files and causing a make failure. Fix. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions