Sha256: 06d657139e30dcd91b88f6e6dae2f759e55a69387865591cdb8c568f2a7bc449
Contents?: true
Size: 244 Bytes
Versions: 39
Compression:
Stored size: 244 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_zh_tw") have_library("c", "main") create_makefile("gherkin_lexer_zh_tw")
Version data entries
39 entries across 34 versions & 8 rubygems