https://bugs.documentfoundation.org/show_bug.cgi?id=91872
--- Comment #1 from Stephan Bergmann <[email protected]> --- Whether SAL_INFO generates code is controlled at build time with SAL_LOG_INFO macro (see solenv/gbuild/gbuild.mk for setting it). If it generates code, whether it generates output is controlled at runtime via SAL_LOG environment variable. Thus, if you want to reduce code size in your --enable-dbgutil build (and am sure you don't want to enable any SAL_INFO output), tweak the setting of the SAL_LOG_INFO macro in solenv/gbuild/gbuild.mk accordingly. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
