Sha256: 8ef02c0be1dec5e5f10a4b8d5a830c6c239299b10438892f61ea63b1d22017d2
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_it") have_library("c", "main") create_makefile("gherkin_lexer_it")
Version data entries
36 entries across 36 versions & 1 rubygems