Bug 1366710
| Summary: | Use lib64 on 64-bit MIPS | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Toman <michal.toman> | ||||
| Component: | librx | Assignee: | Tom "spot" Callaway <tcallawa> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | tcallawa | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | mips64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-08-12 15:49:18 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: |
|
||||||
Easy peasey. Committed to master and f25, new builds in process (not that you needed them). |
Created attachment 1190484 [details] Use-lib64-on-64-bit-MIPS.patch Description of problem: We are trying to bring Fedora to MIPS platform and this requires updating librx SPEC to use lib64 on 64-bit MIPS. Actual results: Build fails because 64-bit MIPS uses lib. Expected results: Build passes using lib64 on 64-bit MIPS. Additional info: Attaching dist-git patch. It would be nice to have this in F25 as well.