Sha256: 7a51ec3ff1e0d21a8ae300866c9a68dcb4f8eac7c1f115371f28c327883c3ec6
Contents?: true
Size: 333 Bytes
Versions: 16
Compression:
Stored size: 333 Bytes
Contents
# frozen_string_literal: true require 'mkmf' if RUBY_ENGINE == 'truffleruby' File.write('Makefile', dummy_makefile($srcdir).join('')) # rubocop:disable Style/GlobalVars return end create_makefile('libv8-node') require File.expand_path('location', __dir__) location = Libv8::Node::Location::Vendor.new exit location.install!
Version data entries
16 entries across 16 versions & 1 rubygems