Fwd: Re: [PATCH][IN PROGRESS] gbuild conversion: module cpputools
Matúš Kukan
matus.kukan at gmail.com
Wed Apr 11 03:02:20 PDT 2012
On 8 April 2012 10:29, David Tardon <dtardon at redhat.com> wrote:
>
> 4. regsingleton sets an additional compiler flag for MSC. You can use
> gb_Executable_add_cxxflags to do that in gbuild land.
Hmm, what's this -Ob0 ? Isn't it some kind of optimization flag ?
It seems to be default one [1].
I don't think we need to set it in modules' makefiles.
It could be in gbuild (maybe here - [2]) if we want to explicitly put
it to command line.
Best,
Matus
[1] http://msdn.microsoft.com/en-us/library/47238hez.aspx
[2] http://cgit.freedesktop.org/libreoffice/core/tree/solenv/gbuild/platform/WNT_INTEL_MSC.mk#n225
More information about the LibreOffice
mailing list