[webkit-qt] Building qtwebkit for mips
Allan Sandfeld Jensen
kde at carewolf.com
Wed Dec 3 09:21:55 PST 2014
On Wednesday 03 December 2014, Bobby Philip wrote:
> Thank you for the quick response.
> Sorry for the novice question, but how can I turn off the debug build. Is
> this something from the qt configure script which will get propagated to
> webkit build, or something inside webkit?
>
You configure Qt with either -debug or -release to get respectively debug and
release build. In addition you can configure release builds with -force-debug-
info and -separate-debug-info to generate separate debug-info libraries for
release builds.
`Allan
More information about the webkit-qt
mailing list