Sha256: 678d66ba8046b8fecb33b8d086b2419f32a58e2e0a4d5a56484b33275f64abc3
Contents?: true
Size: 240 Bytes
Versions: 32
Compression:
Stored size: 240 Bytes
Contents
require 'mkmf' CONFIG['warnflags'].gsub!(/-Wshorten-64-to-32/, '') if CONFIG['warnflags'] $CFLAGS << ' -O0 -Wall -Werror' if CONFIG['CC'] =~ /gcc/ dir_config("gherkin_lexer_ja") have_library("c", "main") create_makefile("gherkin_lexer_ja")
Version data entries
32 entries across 32 versions & 3 rubygems