SVN commit 13911 by rakuco:

qtwebengine: Adjust CONFIGURE_ENV and MAKE_ENV usage.

qmake and gyp are invoked during `make configure', so make sure CC, CXX and
NINJA_PATH are set there so the right compilers are picked up and the bundled
ninja copy is not built.

Similarly, pass NINJA_PATH to MAKE_ENV so the build system knows how to invoke
ninja during the Chromium build.



 M  +2 -1      Makefile  


Reply via email to