| Summary: | [PATCH] echo: fix build with !ENABLE_FEATURE_FANCY_ECHO | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Jami Kettunen <jami.kettunen> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | echo compilation patch fix | ||
Applied, thank you. |
Created attachment 8851 [details] echo compilation patch fix A build of BusyBox master will currently fail if !ENABLE_FEATURE_FANCY_ECHO is set. I've written a quick patch (check attachment) for this and hope it can get applied soon :)