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 1305941 - Do not use -m32/-m64 on MIPS
Summary: Do not use -m32/-m64 on MIPS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: asterisk
Version: rawhide
Hardware: mips64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jared Smith
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: MIPS
TreeView+ depends on / blocked
 
Reported: 2016-02-09 16:18 UTC by Michal Toman
Modified: 2016-02-09 21:04 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-09 21:04:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Do-not-use-m32-m64-on-MIPS.patch (1.46 KB, patch)
2016-02-09 16:18 UTC, Michal Toman
no flags Details | Diff

Description Michal Toman 2016-02-09 16:18:50 UTC
Created attachment 1122443 [details]
Do-not-use-m32-m64-on-MIPS.patch

Description of problem:
We are trying to bring Fedora to MIPS platform and this requires fixing ldflags in asterisk. Similar to aarch64, MIPS does not accept -m32/-m64.

Actual results:
Build dies on unrecognized -m32/-m64

Expected results:
Build works

Additional info:
Attaching dist-git patch

Comment 1 Jared Smith 2016-02-09 16:30:13 UTC
I have applied your patch and pushed the changes to rawhide.  The package is currently building in rawhide, and you can follow its progress at:

http://koji.fedoraproject.org/koji/taskinfo?taskID=12916288

Please let me know if that solves your issue, or if there is anything else I can do to be of assistance.

Comment 2 Michal Toman 2016-02-09 20:14:47 UTC
Works fine, thanks.


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