From a9cdaaada4ade22f2f85fbc1f8bd41a8579528b0 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Thu, 19 Sep 2019 08:46:49 +0900 Subject: DEBUG --- ext/-test-/symbol/extconf.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/-test-/symbol') diff --git a/ext/-test-/symbol/extconf.rb b/ext/-test-/symbol/extconf.rb index ecebdb7d6b..3467d2f0bd 100644 --- a/ext/-test-/symbol/extconf.rb +++ b/ext/-test-/symbol/extconf.rb @@ -2,3 +2,4 @@ require_relative "../auto_ext.rb" have_func("rb_pin_dynamic_symbol") auto_ext +raise File.read("mkmf.log") unless $makefile_created -- cgit v1.2.3