diff options
author | Debarshi Ray <debarshir@src.gnome.org> | 2012-12-01 02:29:13 +0800 |
---|---|---|
committer | Debarshi Ray <debarshir@src.gnome.org> | 2012-12-01 02:47:05 +0800 |
commit | f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8 (patch) | |
tree | ee378435fb80eb61dcf479740cfa74529673dd60 /help | |
parent | 20119b254b286ee19320687bebd9483cbb5cdb29 (diff) | |
download | gsoc2013-empathy-f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8.tar gsoc2013-empathy-f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8.tar.gz gsoc2013-empathy-f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8.tar.bz2 gsoc2013-empathy-f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8.tar.lz gsoc2013-empathy-f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8.tar.xz gsoc2013-empathy-f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8.tar.zst gsoc2013-empathy-f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8.zip |
Make parallel builds work
There is no need to execute glib-ginterface-gen.py twice because it
generates both the .c and .h files in one shot. Therefore, merely
having one of them (say the .c) depend on the other (say the .h) is
enough.
Moreover, running it twice breaks parallel builds because one
glib-ginterface-gen.py process steps on the other.
Based on a suggestion from Ryan Lortie.
Fixes: https://bugzilla.gnome.org/688132
Diffstat (limited to 'help')
0 files changed, 0 insertions, 0 deletions