Bug 765 - Add buildroot branding to gcc
Summary: Add buildroot branding to gcc
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: 2010.02
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-02 19:42 UTC by Gustavo Zacarias
Modified: 2009-12-06 17:42 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: arm-softfloat-linux-uclibcgnueabi
Build:


Attachments
Add buildroot branding to gcc (1.13 KB, patch)
2009-12-02 19:42 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
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.