Sha256: c477e3afe13e397f637d06fea7117213582812b4ab90874752c6f623e629bffc
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_nl") have_library("c", "main") create_makefile("gherkin_lexer_nl")
Version data entries
36 entries across 36 versions & 1 rubygems