On Thursday 15 July 2010 16:39, Alexander Shishkin wrote: > 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.
Applied, thanks! -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
