ruby/ext/sdbm/extconf.rb

6 строки
96 B
Ruby

# frozen_string_literal: false
require 'mkmf'
$defs << "-D""BADMESS=0"
create_makefile("sdbm")