diff options
author | Marius Storm-Olsen <marius.storm-olsen@nokia.com> | 2009-11-10 06:40:26 (GMT) |
---|---|---|
committer | Marius Storm-Olsen <marius.storm-olsen@nokia.com> | 2009-11-10 06:50:31 (GMT) |
commit | 6da8c83d8b5465cf9b767f288d3ebfa0727085c2 (patch) | |
tree | 2afb91b9df8da989bb4af15d4fbdf7f7ac4ef0c0 /configure | |
parent | 5d6d088bd777c429f691c53b0310952e39a66e83 (diff) | |
download | Qt-6da8c83d8b5465cf9b767f288d3ebfa0727085c2.zip Qt-6da8c83d8b5465cf9b767f288d3ebfa0727085c2.tar.gz Qt-6da8c83d8b5465cf9b767f288d3ebfa0727085c2.tar.bz2 |
Fix failing sub-src target
sub-src was iterating over SRC_SUBDIRS and not SUBDIRS. So, when the
tools were refactored out to handle distributed builds of host tools
with Electric Cloud, these tools were not included in the iteration.
Adding $$TOOLS_SUBDIRS to the recurse fixes this.
Also avoid setting dependencies for non-ordered builds
Reviewed-by: Jason McDonald
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions