| Summary: | Host QEMU does not build with SDL support because of pkg-config | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Ciro Santilli <ciro.santilli> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WONTFIX | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2017.02 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Ciro Santilli
2017-06-03 02:59:01 UTC
qemu_x86_64_defconfig is the base config. We don't want to do this, because it would mean host-qemu would rely on your host installed SDL libraries, which is not what we want. In the current state of things, I don't think we are going to provide a host-qemu package that has SDL/graphics support as that would require to package too many host libraries in Buildroot. |