Skip to content

Library Loader Test For Arch Will Fail #4

@monkstone

Description

@monkstone

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions