On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
> From: Anders Darander
>
> When reducing build time by adding QT_DISTRO_FLAGS from the set '-no-gui
> -nomake tools
> -nomake examples -nomake demos -nomake docs', build failure can occur, due to
> not building
> all tools.
>
> * Make rm not
From: Anders Darander
When reducing build time by adding QT_DISTRO_FLAGS from the set '-no-gui
-nomake tools
-nomake examples -nomake demos -nomake docs', build failure can occur, due to
not building
all tools.
* Make rm not error out when removing one of the, possibly, non-existing tools.
* O