Sha256: 22418811afa3d6221ea81c04e0f2ce07ac1d96a43f722276e7277b55f5756fd2

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

Version data entries

7 entries across 7 versions & 1 rubygems

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