`find` can accept a list of paths so condense this nested for loop, and dont split...
authorZac Medico <zmedico@gentoo.org>
Sat, 7 Jul 2007 14:11:16 +0000 (14:11 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 7 Jul 2007 14:11:16 +0000 (14:11 -0000)
commit4f9985069351f9e39b3efe04f979614066cdc841
tree9f1c421ee8c0c32039d3e692cc7683d317565efd
parent5029a3dee16ae5dd5829e869f7a161c15e0c50dd
`find` can accept a list of paths so condense this nested for loop, and dont split off debug information for ET_REL files as these are never pulled in via debug utilities (and can trigger weird behavior in binutils when linked into things, like glibcs crt1.o) (trunk r7189)

svn path=/main/branches/2.1.2/; revision=7190
bin/prepstrip