Bug 4333

Summary: External toolchain installation failed
Product: buildroot Reporter: Laurent Kersten <laurent.kersten>
Component: OtherAssignee: unassigned
Status: RESOLVED INVALID    
Severity: trivial CC: buildroot, laurent.kersten
Priority: P5 Keywords: patch
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Linux Target: ARM
Build:
Attachments: Patch to fix the error

Description Laurent Kersten 2011-10-19 08:13:07 UTC
Created attachment 3643 [details]
Patch to fix the error

When selecting external toolchain 
The installation process fails.

Build-root head (pulled 18th October 2011)

It turns out that a \ was missing in a "if" clause in the "toolchain/toolchain-external/ext-tool.mk" file.


The git diff is joined as an attachment

/ Laurent
Comment 1 Laurent Kersten 2011-10-19 08:16:33 UTC
Should be fixed with the trivial patch
Comment 2 Arnout Vandecappelle 2011-10-19 09:27:59 UTC
Oops.  The patch that caused the bug was not actually upstreamed (yet), so the bug doesn't apply to buildroot master.  Sorry for the noise.