| Summary: | (REOP) Selecting busybox in buildroot's config clobbers ar (and probably other binutils) | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Felix Nawothnig <felix.nawothnig> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Felix Nawothnig
2009-09-05 18:14:15 UTC
(In reply to comment #0) > > But now... both busybox 1.11.x.config and 1.13.x.config have CONFIG_AR=y > (again). The real solution it probably to ensure that the busybox installation step runs before the binutils one like it's done for util-linux. Fixed in git, thanks (b71951b0e) |