Sha256: 5fd3e1c603b4d6d0a8a36c648e5847ff9dab168512123c0ee55ddffe97fee893

Contents?: true

Size: 184 Bytes

Versions: 5

Compression:

Stored size: 184 Bytes

Contents

# frozen_string_literal: true

require "mkmf"

have_func("rb_enc_interned_str", "ruby.h")

$CXXFLAGS += ' -O3 -std=c++1z -Wno-register '

create_makefile 'heap_profiler/heap_profiler'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
heap-profiler-0.7.0 ext/heap_profiler/extconf.rb
heap-profiler-0.6.0 ext/heap_profiler/extconf.rb
heap-profiler-0.5.0 ext/heap_profiler/extconf.rb
heap-profiler-0.4.0 ext/heap_profiler/extconf.rb
heap-profiler-0.3.0 ext/heap_profiler/extconf.rb