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