1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/json
naruse 6d74458037 * ext/json/generator/extconf.rb: remove the lines which set -O3
when -O option is not set.
  Note that -O3 doesn't always exist.

* ext/json/parser/extconf.rb: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30011 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-12-02 01:12:41 +00:00
..
generator * ext/json/generator/extconf.rb: remove the lines which set -O3 2010-12-02 01:12:41 +00:00
lib * ext/json/lib/json/common.rb: don't use iconv on 1.9. 2010-12-01 16:26:15 +00:00
parser * ext/json/generator/extconf.rb: remove the lines which set -O3 2010-12-02 01:12:41 +00:00
extconf.rb * lib/json.rb, lib/json/*: moved to ext/json/lib. 2007-12-04 08:09:44 +00:00