OSDN Git Service

Added prune options to findleaves.sh to ignore the .git and .repo
authorakushner <akushner@gmail.com>
Thu, 5 Nov 2009 20:49:27 +0000 (12:49 -0800)
committerakushner <akushner@gmail.com>
Thu, 5 Nov 2009 20:49:27 +0000 (12:49 -0800)
commitceb18f8923ca85203094b2b0702f5d81c0622c46
tree1331141e5605ed177de16fa7934bcc98b15f2a75
parent617c402c711e4c06bd07e72897bbd450d47b3193
Added prune options to findleaves.sh to ignore the .git and .repo
directories since the Android.mk files will not be found in these
directories.

Prunning out these directories decreased the make parse by nearly
a minute on a cold cache and eliminated 60,000+ stats on files in
the .git and .repo directories.
core/main.mk