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