Compiling cext support on OpenBSD amd64 uses wrong directory
------------------------------------------------------------

                 Key: JRUBY-5474
                 URL: http://jira.codehaus.org/browse/JRUBY-5474
             Project: JRuby
          Issue Type: Bug
          Components: C Extensions
            Reporter: Jeremy Evans
            Assignee: Thomas E Enebo
         Attachments: patch-cext_src_Makefile_2

uname -m on OpenBSD amd64 is amd64, but JRuby uses x86_64.  This is most easily 
fixed by modifying the CPU definition in the Makefile to translate amd64 to 
x86_64, which the attached patch does.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to