| Summary: | make O=... busybox-menuconfig crashes | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Thomas Petazzoni <thomas.petazzoni> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Thomas Petazzoni
2009-07-29 15:00:39 UTC
Strange - It works here (both with a clean tree and after a full build). The only issue I remember about O= was fixed long ago with 94b3420da9c94c3044f, where packages that also support O= (linux, busybox, ..) got confused as it got forwarded. (In reply to comment #1) > Strange - It works here (both with a clean tree and after a full build). > The only issue I remember about O= was fixed long ago with 94b3420da9c94c3044f, > where packages that also support O= (linux, busybox, ..) got confused as it got > forwarded. Thomas, are you still seeing this issue? For some reason, works now with Busybox 1.15.0. Either I was crazy when I encountered the issue, or something fixed it. Who knows. |