Very much appreciate this project, since it reduces my .so file from 7mb to 171kb. At the moment, r-stripper does nothing for the .o files, even though I see that they are reducible using:
strip --strip-debug *.o
Would it be possible to extend the r-stripper to also reduce .o files?
Very much appreciate this project, since it reduces my .so file from 7mb to 171kb. At the moment, r-stripper does nothing for the .o files, even though I see that they are reducible using:
strip --strip-debug *.o
Would it be possible to extend the r-stripper to also reduce .o files?