Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1305957

Summary: Add support for MIPS
Product: [Fedora] Fedora Reporter: Michal Toman <michal.toman>
Component: uClibcAssignee: Nikola Forró <nforro>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dvlasenk, jchaloup, nforro, varekova
Target Milestone: ---   
Target Release: ---   
Hardware: mips64   
OS: Unspecified   
Whiteboard:
Fixed In Version: uClibc-0.9.33.2-9.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-18 13:25:19 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:
Description Flags
Add-support-for-MIPS.patch none

Description Michal Toman 2016-02-09 16:38:20 UTC
Created attachment 1122462 [details]
Add-support-for-MIPS.patch

Description of problem:
We are trying to bring Fedora to MIPS platform and this requires adding MIPS support to uClibc. Two changes are required:
1) extend the kernel_long patch to apply to MIPS as well
2) add config bits to specfile

Actual results:
Build fails, wrong ISA/ABI is selected, missing __kernel_(u)long_t

Expected results:
Build passes

Additional info:
Attaching dist-git patch