-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Currently we are testing for arm in the RbConfig::CONFIG['host_os'] string, however jruby seems to just return linux at present, whereas mri ruby returns linux-gnueabihf. Now it would desirable if jruby returned same as mri ruby. A different test may be more robust eg testing for a hard float java, or somehow directly query the architecture dpkg --print-architecture expect armhf raspberry-pi or amd64 linux.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working