Sha256: f5f49f095333b8ea91b99842b4c41b016aa9968ef25d83c1645c3b6bdecf9987
Contents?: true
Size: 238 Bytes
Versions: 39
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_bg") have_library("c", "main") create_makefile("gherkin_lexer_bg")
Version data entries
39 entries across 34 versions & 8 rubygems