[Interest] Doing a leanest-possible QtWebEngine build

Thiago Macieira thiago.macieira at intel.com
Fri Dec 30 12:49:11 CET 2016


Em sexta-feira, 30 de dezembro de 2016, às 00:59:31 BRST, René J. V. Bertin 
escreveu:
> Thiago Macieira wrote:
> > And yet that's the only accepted, official way for qmake.
> 
> So how does this work for regular users on a system where they can't modify
> the mkspecs files?

They don't change compiler flags. That's not supported.

I know everyone messes with QMAKE_CXXFLAGS. But it's  still not supported. It 
just happens to work in most cases. Not so for you. And especially not so when 
you're changing a Qt module.

> What isn't done anymore, resetting QMAKE_*FLAGS in qmodule.pri? Or modifying
> the variables at all?

QMAKE_nnFLAGS aren't reset in qmodule.pri if you had nnFLAGS set in your 
environment.

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




More information about the Interest mailing list