summaryrefslogtreecommitdiff
path: root/packages/binutils/binutils-2.17/warning-free.patch
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2006-08-11packages/binutils: Binutils 2.17 make compile on OSXHolger Freyther1
OSX claims that stopc might end up uninitialized. Initialize it to '0' to and hope it works out. This fixes the compile and I have an ARM EABI toolchain on OSX that could work...