Ticket #12314 (assigned enhancement)
RFE: ruby-1.8.6 - patch adds a working universal variant
| Reported by: | eloy.de.enige@… | Owned by: | imajes@… |
|---|---|---|---|
| Priority: | Low | Milestone: | Port Enhancements |
| Component: | ports | Version: | |
| Keywords: | ruby port universal | Cc: | eloy.de.enige@…, pguyot@…, ryandesign@… |
| Port: |
Description
This patch adds an extra patchfile which patches ruby 1.8.6 so that it will build universal and patch mkmf.rb so that it will correctly build C extensions that use extconf. The patch also fixes an endian problem when compiling on an intel mac.
The patches are inspired by apple's patches to ruby-1.8.2 but updated for 1.8.6
All tests pass on i386 and ppc.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

