Bug 1305957 - Add support for MIPS
Summary: Add support for MIPS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: uClibc
Version: rawhide
Hardware: mips64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikola Forró
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: MIPS
TreeView+ depends on / blocked
 
Reported: 2016-02-09 16:38 UTC by Michal Toman
Modified: 2016-02-18 13:25 UTC (History)
4 users (show)

Fixed In Version: uClibc-0.9.33.2-9.fc24
Clone Of:
Environment:
Last Closed: 2016-02-18 13:25:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Add-support-for-MIPS.patch (3.23 KB, patch)
2016-02-09 16:38 UTC, Michal Toman
no flags Details | Diff

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


Note You need to log in before you can comment on or make changes to this bug.