| Summary: | Build Qt5 with ccache | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | espenfk |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
espenfk
2013-11-04 18:14:02 UTC
Support for building Qt5 with ccache has been added in: commit cb08d7b05db54eb7b2c52deabbd57c541777a422 Author: Fatih Aşıcı <fatih.asici@gmail.com> Date: Fri Nov 29 10:47:49 2013 +0200 qt5base: use ccache if enabled For now, it doesn't use ccache when compiling host tools (e.g. qmake). It seems the fix is not trivial. Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> So I'm marking this bug as fixed. |