Sha256: c279d8314adde157c7ad3b6741c8182b5b021609690f7d879c1cdd5818794168

Contents?: true

Size: 296 Bytes

Versions: 285

Compression:

Stored size: 296 Bytes

Contents

require 'mkmf'
require 'rbconfig'

unless $CFLAGS.gsub!(/ -O[\dsz]?/, ' -O3')
  $CFLAGS << ' -O3'
end
if CONFIG['CC'] =~ /gcc/
  $CFLAGS << ' -Wall'
  #unless $CFLAGS.gsub!(/ -O[\dsz]?/, ' -O0 -ggdb')
  #  $CFLAGS << ' -O0 -ggdb'
  #end
end

have_header("re.h")
create_makefile 'json/ext/parser'

Version data entries

285 entries across 255 versions & 13 rubygems

Version Path
depengine-0.0.31 etc/isolate/ruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.31 etc/isolate/jruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.30 etc/isolate/jruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.30 etc/isolate/ruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.29 etc/isolate/jruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.29 etc/isolate/ruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.28 etc/isolate/jruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.28 etc/isolate/ruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.27 etc/isolate/jruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.27 etc/isolate/ruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.26 etc/isolate/jruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.26 etc/isolate/ruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.25 etc/isolate/jruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.25 etc/isolate/ruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.24 etc/isolate/jruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.24 etc/isolate/ruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.23 etc/isolate/jruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.23 etc/isolate/ruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.22 etc/isolate/ruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb
depengine-0.0.22 etc/isolate/jruby-1.8/gems/json_pure-1.4.3/ext/json/ext/parser/extconf.rb