| Summary: | Add MIPS to gccgo_arches | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Toman <michal.toman> | ||||
| Component: | go-srpm-macros | Assignee: | Jan Chaloupka <jchaloup> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | golang-updates, jcajka, jchaloup, michal.toman, vbatts | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | mips64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | go-srpm-macros-2-4.fc24 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-01-01 19:34:23 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1242747 | ||||||
| Attachments: |
|
||||||
Hi Michal, is it related to f23 as well? Hi Jan, it would be nice to have, but not really necessary, many changes did not make it to F23. |
Created attachment 1110596 [details] MIPS-has-gcc-go.patch Description of problem: We are trying to bring Fedora to MIPS platform and this requires adding MIPS to gccgo_arches. gcc-go builds and works on MIPS. Actual results: MIPS is not included in gccgo_arches Expected results: MIPS is included in gccgo_arches Additional info: Attaching a dist-git patch.