Sha256: b3a3039b91a9e69cac445c65a39e04346be1ddbcff16de1e1a759f1ee3ff2bab
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_sv") have_library("c", "main") create_makefile("gherkin_lexer_sv")
Version data entries
39 entries across 34 versions & 8 rubygems