On Tue, 22 May 2018 12:17:20 +0200
harry666t <harry6...@gmail.com> wrote:

> I wonder how many people here that advise against minification, keep
> their compiled binaries "readable". Please start shipping your
> makefiles with "-Og" instead of "-Os" then.
 
Yes, please. Keeping debug information is a useful default. For most
programs, the space of keeping the debug information around is well
worth the additional debuggability and clarity in bug reports.
 
-- 
Ori Bernstein <o...@eigenstate.org>

Reply via email to