Re: scripts/rootdisk/strip_executables is stripping twice.
karlheg@bittersweet.inetarena.com (Karl M. Hegbloom) writes:
> 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.
Yuh... in which case, obviously, the test to not strip ld-2.0.5.so is
obviously irrelevant so I just got rid of the whole loop there...
--
.....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>
Reply to: