Sha256: c7b3fe619efab0a2c9b87a70e6fb05fb86e04994807c8e3d29c84061f9c5eb88

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_tr")
have_library("c", "main")
create_makefile("gherkin_lexer_tr")

Version data entries

7 entries across 7 versions & 1 rubygems

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