Bug 1294893 - Use system malloc on 32-bit MIPS
Summary: Use system malloc on 32-bit MIPS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xemacs
Version: rawhide
Hardware: mips32
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: MIPS
TreeView+ depends on / blocked
 
Reported: 2015-12-30 20:05 UTC by Michal Toman
Modified: 2015-12-30 21:21 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-30 21:21:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Use-system-malloc-on-32-bit-MIPS.patch (1.24 KB, patch)
2015-12-30 20:05 UTC, Michal Toman
no flags Details | Diff

Description Michal Toman 2015-12-30 20:05:07 UTC
Created attachment 1110620 [details]
Use-system-malloc-on-32-bit-MIPS.patch

Description of problem:
We are trying to bring Fedora to MIPS platform and this requires updating xemacs specfile to use system malloc on 32-bit MIPS.

Actual results:
system malloc is not used on 32-bit MIPS and the build hangs indefinitely

Expected results:
system malloc is used, the build passes and xemacs works

Additional info:
Attaching a dist-git patch

Comment 1 Jerry James 2015-12-30 20:22:51 UTC
MIPS support; how exciting!  I wish you the best of luck in moving forward with that.

Your patch is eminently reasonable.  I have applied it and started a build for Rawhide.


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