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