summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorCharles Oliver Nutter <headius@headius.com>2023-02-08 21:01:46 +0100
committergit <svn-admin@ruby-lang.org>2023-02-17 17:52:48 +0000
commitbecec0001c8eff1b763bed804e48a9ab71289fdd (patch)
tree3aa7cdc9a9ee81275a3b289d4b71dd2b6ef2d340 /spec
parent36e3d46d35b6a904533e58809369054b135c33d7 (diff)
[ruby/bigdecimal] Stub out extension build on JRuby
JRuby currently ships its own internal bigdecimal extension as part of the core libraries. In order for users to be able to add bigdecimal to their Gemfile or gem dependencies, we need to stub out the C extension and just load the extension shipped with JRuby. In the future we will try to move our BigDecimal implementation into the gem, but for now this is the simplest way to make it installable on JRuby. See #169 https://github.com/ruby/bigdecimal/commit/829956c643
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions