summaryrefslogtreecommitdiffhomepage
path: root/build_config/host-cxx.rb
diff options
context:
space:
mode:
Diffstat (limited to 'build_config/host-cxx.rb')
-rw-r--r--build_config/host-cxx.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_config/host-cxx.rb b/build_config/host-cxx.rb
index ae313e45d..15cb0c347 100644
--- a/build_config/host-cxx.rb
+++ b/build_config/host-cxx.rb
@@ -1,5 +1,5 @@
MRuby::Build.new do |conf|
- toolchain :gcc
+ conf.toolchain
# include the default GEMs
conf.gembox 'default'