Sha256: 4644d737ce2b9f08cbd56f46bf14666b6745651691f42014ec1bdab7dddfdf2f
Contents?: true
Size: 250 Bytes
Versions: 1
Compression:
Stored size: 250 Bytes
Contents
# frozen_string_literal: true require_relative 'rbconfig-patch' require File.join RbConfig::CONFIG['rubylibdir'], 'mkmf' module MakeMakefile # Prevent translating to MSYS `/C/some/path/` for `mingw32-make` def mkintpath(path) = path end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mingw-make-1.2.0-x64-mingw-ucrt | lib/mingw-make/mkmf.rb |