qt: disable precompiled headers when ccache is enabled
authorMichael Roth <mroth@nessie.de>
Wed, 7 Oct 2009 09:20:39 +0000 (11:20 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 9 Oct 2009 12:54:27 +0000 (14:54 +0200)
commit82f1ccf4c84101c2611e6e9e7e118258f7c90757
tree879e6e891fa50a02a42dcc5097f19ea3591b6e05
parentf9854762255617f49b08e5d5a87f76638b9a5701
qt: disable precompiled headers when ccache is enabled

ccache and precompiled headers don't work together, so disable
precompiled headers when ccache is enabled.

The benefit of ccache compiling Qt a second or more time is much
higher than the costs of disabled precompiled headers in the first run.

Signed-off-by: Michael Roth <mroth@nessie.de>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/qt/qt.mk