aboutsummaryrefslogtreecommitdiff
path: root/coreutils/readlink.c
diff options
context:
space:
mode:
authorAlexander Shishkin <virtuoso@slind.org>2010-07-15 17:39:24 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2010-07-18 23:57:49 +0200
commitdaf286cda559dd1eff0c9db46a4562c0255e76f1 (patch)
treedf5dd52c1ff42488303236ea50bbef371bcfde7b /coreutils/readlink.c
parentfb4cb1c41697b4009608527a343dbd8265ad7993 (diff)
downloadbusybox-daf286cda559dd1eff0c9db46a4562c0255e76f1.tar.gz
Fix out-of-tree build's recursion
While doing O=build build I've noticed that it was getting gradually slower with each invocation. The reason turned out to be that the build directory was inside the source tree and got recreated inside itself with all its subdirectories. This patch changes the behavior so that only the directories with Kbuild.src or Config.src in them are created in the out-of-tree build directory. A quick rebuild from scratch revealed no problems with this. Signed-off-by: Alexander Shishkin <virtuoso@slind.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/readlink.c')
0 files changed, 0 insertions, 0 deletions