| Summary: | mtd-utils compile failure due to lack of --sysroot in CFLAGS | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Grant Edwards <grant.b.edwards> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2010.02 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Gentoo Linux | Target: | Atmel ARM9 |
| Build: | 2010.2 | ||
| Attachments: | Patch to correctly set CFLAGS when building mtd utils for use on target | ||
|
Description
Grant Edwards
2010-03-16 20:32:40 UTC
Created attachment 1303 [details]
Patch to correctly set CFLAGS when building mtd utils for use on target
It looks like my patch was a week late. This commit should fix the problem: http://git.buildroot.net/buildroot/commit/?id=d5bf5f967009733da99c55febacb3fb0be686cad I'll pull the new mtd.mk file and try it. The current mtd.mk I grabbed from git works. The commit I mentioned does fix this bug. |