Bug 2905

Summary: Qt: Speed up compilation, if gui-module isn't selected
Product: buildroot Reporter: Frederik Pasch <fpasch>
Component: OtherAssignee: 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

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