aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-/popen_deadlock/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/-test-/popen_deadlock/extconf.rb')
-rw-r--r--ext/-test-/popen_deadlock/extconf.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/-test-/popen_deadlock/extconf.rb b/ext/-test-/popen_deadlock/extconf.rb
index f993ff7f9a..24a7d79931 100644
--- a/ext/-test-/popen_deadlock/extconf.rb
+++ b/ext/-test-/popen_deadlock/extconf.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
case RUBY_PLATFORM
when /solaris/i, /linux/i
create_makefile("-test-/popen_deadlock/infinite_loop_dlsym")