Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A workaround for JRuby to check for the target OS (Fix #69)
Instead of checking for the existence of the necessary function. On JRuby no C compiler is available and this call results in a runtime error.
- Loading branch information