| Summary: | 2015.05.rc2 LIBFOO_CONF_OPTS not working | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Albert <albert.david> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Albert
2015-05-16 03:48:03 UTC
Of course, <foo>_CONF_OPTS only affect target packages. You should use HOST_<foo>_CONF_OPTS for host packages. |