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