| Summary: | Qt: Speed up compilation, if gui-module isn't selected | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Frederik Pasch <fpasch> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | patch to disable gui-module | ||
Committed, thanks |
Created attachment 2779 [details] patch to disable gui-module By default the gui-module is built. With the appended patch building is disabled, if gui-module isn't selected via configuration. Frederik Pasch