[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

scripts/rootdisk/strip_executables is stripping twice.



 scripts/rootdisk/strip_executables runs `strip' twice.  Looks like it
 only needs to run once...

 The second time is inside a for loop, and `*/ld-2.0.5' is
 deliberately NOT stripped, but the `strip' above the loop would have
 already stripped it.


Reply to: