Makefile needs play nice on 64 and 32 bit systems
-------------------------------------------------
Key: ACCUMULO-160
URL: https://issues.apache.org/jira/browse/ACCUMULO-160
Project: Accumulo
Issue Type: Bug
Components: tserver
Affects Versions: 1.3.5, 1.4.0, 1.3.6
Reporter: John Vines
Assignee: Keith Turner
Priority: Critical
Fix For: 1.5.0
Currently the makefile for the native in memory maps does not play well
depending on system configuration. It should check in some way for either a 64
bit compiler or that it's on a 64 bit system and then attempt a 64 bit build.
Otherwise it should do a 32 bit build.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira