diff options
Diffstat (limited to 'ext/pathname/extconf.rb')
| -rw-r--r-- | ext/pathname/extconf.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/pathname/extconf.rb b/ext/pathname/extconf.rb deleted file mode 100644 index 84e68277aa..0000000000 --- a/ext/pathname/extconf.rb +++ /dev/null @@ -1,4 +0,0 @@ -# frozen_string_literal: false -require 'mkmf' -have_func("rb_file_s_birthtime") -create_makefile('pathname') |
