Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


On Mon Nov 2 08:18:07 PST 2015, Stephan Bergmann wrote:

Given gb_DEBUG_CFLAGS is always set to the relevant "emit debuginfo"
flags (/Zi, possibly plus /FS, on MSVC), independently of any
--enable-dbgutil/-debug/-symbols configuration:  Was the below commit
really intended to be that way?  Or did it rather want to add those 
"emit debuginfo" flags *when doing (any sort of) a debug build* only?
[...]
-       , $(gb_COMPILERNOOPTFLAGS) $(gb_LinkTarget_EXCEPTIONFLAGS)))
\
+       , $(gb_COMPILERNOOPTFLAGS) $(if $(filter MSC,$(COM)),
$(gb_DEBUG_CFLAGS)) $(gb_LinkTarget_EXCEPTIONFLAGS))) \

Should be fixed in [1]. Thanks for reporting.

* [1] https://gerrit.libreoffice.org/19744


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.