Bug 1294876
| Summary: | Fix 32-bit MIPS assembly for FPXX | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Toman <michal.toman> | ||||
| Component: | libjpeg-turbo | Assignee: | Petr Hracek <phracek> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 24 | CC: | negativo17, phracek | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | mips32 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-07-26 09:50:08 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1242747 | ||||||
| Attachments: |
|
||||||
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase This bug is already included in libjpeg-turbo-1.5.0. Rawhide and F24 contains this version. See builds from koji: F24 - http://koji.fedoraproject.org/koji/buildinfo?buildID=774439 rawhide - http://koji.fedoraproject.org/koji/buildinfo?buildID=774426 |
Created attachment 1110597 [details] Fix-build-on-32-bit-MIPS-with-FPXX.patch Description of problem: We are trying to bring Fedora to MIPS platform and this requires fixing the 32-bit MIPS assembly for FPXX. Actual results: libjpeg-turbo fails to build on 32-bit MIPS with FPXX enabled Expected results: libjpeg-turbo builds and works on 32-bit MIPS with FPXX enabled Additional info: Attaching a dist-git patch.