Sha256: a03e33e84b543c1922bc5f7bc79bc81d332fcb2bfe7faeba44cdf65c1d43f21a

Contents?: true

Size: 261 Bytes

Versions: 258

Compression:

Stored size: 261 Bytes

Contents

require 'mkmf'

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

create_makefile 'json/ext/parser'

Version data entries

258 entries across 222 versions & 37 rubygems

Version Path
bundle_depot-0.2.2 fixtures/bundle/json/bde95daa2ce7dede336b4367b9e3a0690027bd6f071e0fdcb1b3047cf988963c/ruby/2.0.0/gems/json_pure-1.8.1/ext/json/ext/parser/extconf.rb
bundle_depot-0.2.1 fixtures/bundle/json/bde95daa2ce7dede336b4367b9e3a0690027bd6f071e0fdcb1b3047cf988963c/ruby/2.0.0/gems/json_pure-1.8.1/ext/json/ext/parser/extconf.rb
bundle_depot-0.2.0 fixtures/bundle/json/bde95daa2ce7dede336b4367b9e3a0690027bd6f071e0fdcb1b3047cf988963c/ruby/2.0.0/gems/json_pure-1.8.1/ext/json/ext/parser/extconf.rb
scout-5.8.0.pre vendor/json_pure/ext/json/ext/parser/extconf.rb
bundle_depot-0.0.3 fixtures/bundle/json/bde95daa2ce7dede336b4367b9e3a0690027bd6f071e0fdcb1b3047cf988963c/ruby/2.0.0/gems/json_pure-1.8.1/ext/json/ext/parser/extconf.rb
bundle_depot-0.0.2 fixtures/bundle/json/bde95daa2ce7dede336b4367b9e3a0690027bd6f071e0fdcb1b3047cf988963c/ruby/2.0.0/gems/json_pure-1.8.1/ext/json/ext/parser/extconf.rb
bundle_depot-0.0.1 fixtures/bundle/json/bde95daa2ce7dede336b4367b9e3a0690027bd6f071e0fdcb1b3047cf988963c/ruby/2.0.0/gems/json_pure-1.8.1/ext/json/ext/parser/extconf.rb
json_pure-1.8.1 ext/json/ext/parser/extconf.rb
json-1.8.1 ext/json/ext/parser/extconf.rb
scout-5.7.5 vendor/json_pure/ext/json/ext/parser/extconf.rb
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/json-1.7.3/ext/json/ext/parser/extconf.rb
candlepin-api-0.4.0 bundle/ruby/gems/json-1.7.3/ext/json/ext/parser/extconf.rb
candlepin-api-0.4.0 bundle/ruby/1.8/gems/json-1.7.3/ext/json/ext/parser/extconf.rb
scout-5.7.4 vendor/json_pure/ext/json/ext/parser/extconf.rb
scout-5.7.1 vendor/json_pure/ext/json/ext/parser/extconf.rb
scout-5.7.0 vendor/json_pure/ext/json/ext/parser/extconf.rb
scout-5.7.0.pre vendor/json_pure/ext/json/ext/parser/extconf.rb
scout-5.6.11 vendor/json_pure/ext/json/ext/parser/extconf.rb
scout-5.6.10 vendor/json_pure/ext/json/ext/parser/extconf.rb
vagrant-shell-0.2.9 demo/templates/vendor/bundle/ruby/1.9.1/gems/json-1.7.7/ext/json/ext/parser/extconf.rb