> 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.

We don't ship binaries, only source code, and a way to build them.

Then how you compile your own binary is your choice, it's as easy as
supplying a compiler option in CFLAGS or LDFLAGS.

Reply via email to