1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-02-24 15:55:41 -05:00

Revert "mruby: build mirb"

This reverts commit 3dd630e8d2.
This commit is contained in:
Alex Kotov 2022-05-31 03:52:50 +03:00
parent eca8bb4f22
commit 9490e5a37a
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -2,5 +2,4 @@ MRuby::Build.new do |conf|
conf.toolchain
conf.enable_test
conf.gem '.'
conf.gem core: 'mruby-bin-mirb'
end