Bug 765

Summary: Add buildroot branding to gcc
Product: buildroot Reporter: Gustavo Zacarias <gustavo>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: 2010.02   
Hardware: PC   
OS: Linux   
Host: i686-linux Target: arm-softfloat-linux-uclibcgnueabi
Build:
Attachments: Add buildroot branding to gcc

Description Gustavo Zacarias 2009-12-02 19:42:17 UTC
Created attachment 797 [details]
Add buildroot branding to gcc

Enable buildroot branding in gcc to aid in toolchain tracking/debugging.
Also enables gcc bug reporting pointing to the buildroot bug tracker.
Comment 1 Peter Korsgaard 2009-12-06 17:42:44 UTC
Committed, thanks. I've changed it slightly to check for !4.2.x instead so we don't need to update it once we add 4.5.x and further.