Bug 2905 - Qt: Speed up compilation, if gui-module isn't selected
Summary: Qt: Speed up compilation, if gui-module isn't selected
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-08 16:30 UTC by Frederik Pasch
Modified: 2010-12-08 22:16 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
patch to disable gui-module (311 bytes, text/plain)
2010-12-08 16:30 UTC, Frederik Pasch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frederik Pasch 2010-12-08 16:30:58 UTC
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
Comment 1 Peter Korsgaard 2010-12-08 22:16:09 UTC
Committed, thanks