| Summary: | unable to build opus when using thumb instructions on arm926t | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Evgeny <s404.gordon> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED MOVED | ||
| Severity: | major | CC: | buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | 2020.05 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | config file | ||
|
Description
Evgeny
2020-06-25 14:25:23 UTC
(In reply to Evgeny from comment #0) Hello; It looks like opusfile is still selected in your config which depends on opus. You can check the reverse dependencies of a selected package with: make ${pkg}-graph-rdepends My suggestion would be to unselect opusfile in target packages -> libraries -> audio/sound and then unselect opus in the same place. Thanks, didn't notice that. libavcodec also blocks build process btw. Thank you for your report.
The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
https://gitlab.com/buildroot.org/buildroot/-/issues
We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.
Thank you!
|