ruby/ext/pathname/extconf.rb

5 строки
142 B
Ruby

# frozen_string_literal: false
require 'mkmf'
have_struct_member("struct stat", "st_birthtimespec", "sys/stat.h")
create_makefile('pathname')