mruby-regexp-pcre icon indicating copy to clipboard operation
mruby-regexp-pcre copied to clipboard

Allow cross-compilation for windows

Open HellRok opened this issue 4 years ago • 0 comments

Why

By using for_windows? instead of checking just the current ruby host platform we also handle the case where you're building from linux/osx with mingw for windows.

HellRok avatar Feb 20 '22 04:02 HellRok