[Interest] Doing a leanest-possible QtWebEngine build

Thiago Macieira thiago.macieira at intel.com
Thu Dec 29 23:15:57 CET 2016


Em quinta-feira, 29 de dezembro de 2016, às 17:40:53 BRST, René J. V. Bertin 
escreveu:
> Thiago Macieira wrote:
> > Just edit the mkspec file. That's the official way of changing the
> > compiler
> > flags.
> 
> Changing a central mkspec file isn't really an option for a build system.

And yet that's the only accepted, official way for qmake.

> But above all: the defaults are set in qmodule.pri, also on Linux, with
> 
> QMAKE_CFLAGS += -O3 -g
> QMAKE_CXXFLAGS += -O3 -g

That isn't done anymore because it broke a lot of stuff. Upgrade to 5.8 and 
you'll see.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list