Sha256: c784e95e5fae588ce753d3d7e7ad53ac164a5d697e6f10b4111b324c35ee0a05

Contents?: true

Size: 215 Bytes

Versions: 7

Compression:

Stored size: 215 Bytes

Contents

require 'mkmf'
CONFIG['warnflags'].gsub!(/-Wshorten-64-to-32/, '') if CONFIG['warnflags']
$CFLAGS << ' -O0 -Wall -Werror'
dir_config("gherkin_lexer_ar")
have_library("c", "main")
create_makefile("gherkin_lexer_ar")

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
gherkin-1.0.27 ext/gherkin_lexer_ar/extconf.rb
gherkin-1.0.26 ext/gherkin_lexer_ar/extconf.rb
gherkin-1.0.25 ext/gherkin_lexer_ar/extconf.rb
gherkin-1.0.24 ext/gherkin_lexer_ar/extconf.rb
gherkin-1.0.23 ext/gherkin_lexer_ar/extconf.rb
gherkin-1.0.22 ext/gherkin_lexer_ar/extconf.rb
gherkin-1.0.21 ext/gherkin_lexer_ar/extconf.rb