[PATCH] fdo#39643: Remove --disable-strip-solver configure option

Petr Mladek pmladek at suse.cz
Thu Apr 26 05:48:36 PDT 2012


Petr Mladek píše v Čt 26. 04. 2012 v 10:59 +0200:
> I am going to double check it in a clean build and push it within next 3
> hours or so.

It needed slightly more tweaking, see the attached patch.

1. I used "--strip" instead of "-strip" in ooinstall. There already was
"--help" and it was more typical in GNU tools.

2. ooinstall newer stripped because "$installer::globals::strip" was
forced to "0" when using "-simple" option. It is not longer necessary
because strip is disabled by default now.

3. I added one closing bracket by mistake during previous commit.

Everything works as expected now. "make install-strip" safes 80MB of
690MB on the installed system if do not use -g. It will be much more if
you compile with -g. So, the feature makes sense.

I have pushed it into master, see
http://cgit.freedesktop.org/libreoffice/core/commit/?id=65840941eeeab7021168a17797b6129ea15a722d


Thanks a lot for the patches. Great work!


Best Regards,
Petr


More information about the LibreOffice mailing list