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