Sha256: 27b7b4fcd51d74acb9228d202b34b55163197f77443e9bec532d59a4f77979f6

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

Version data entries

7 entries across 7 versions & 1 rubygems

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