Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 413547

Summary: sys-libs/newlib-1.20.0 newlib/configure.host patch for arm
Product: Gentoo Linux Reporter: Christopher Friedt <chrisfriedt>
Component: [OLD] Core systemAssignee: Luca Barbato <lu_zero>
Status: RESOLVED FIXED    
Severity: normal CC: toolchain
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: newlib-1.20.0-configure-host-arm.patch
newlib-1.20.0-ebuild.patch

Description Christopher Friedt 2012-04-25 17:11:31 UTC
Created attachment 310095 [details]
newlib-1.20.0-configure-host-arm.patch

The newlib/configure.host script incorrectly tries to match against "arm)" instead of "arm*)".

Please see the attached patch.
Comment 1 Christopher Friedt 2012-04-25 20:08:10 UTC
Created attachment 310117 [details, diff]
newlib-1.20.0-ebuild.patch
Comment 2 SpanKY gentoo-dev 2012-04-25 21:02:45 UTC
have you sent this patch upstream ?
Comment 3 Christopher Friedt 2012-04-26 16:32:18 UTC
done!
Comment 4 SpanKY gentoo-dev 2012-04-27 01:09:41 UTC
should be all set now in the tree; thanks for the report!

Commit message: Add fix from upstream for arm* targets
http://sources.gentoo.org/sys-libs/newlib/files/newlib-1.20.0-arm-targets.patch?rev=1.1
http://sources.gentoo.org/sys-libs/newlib/newlib-1.20.0.ebuild?r1=1.2&r2=1.3