Sha256: e74f62a524c2d97a4f7d9ac17999d7a7b1646150d8e8ccbb7f221ef78d93954a
Contents?: true
Size: 238 Bytes
Versions: 39
Compression:
Stored size: 238 Bytes
Contents
require 'mkmf' CONFIG['warnflags'].gsub!(/-Wshorten-64-to-32/, '') if CONFIG['warnflags'] $CFLAGS << ' -O0 -Wall' if CONFIG['CC'] =~ /gcc|clang/ dir_config("gherkin_lexer_id") have_library("c", "main") create_makefile("gherkin_lexer_id")
Version data entries
39 entries across 34 versions & 8 rubygems