mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5278 from dearblue/annotation
Fix annotations [ci skip]
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
MRuby::CrossBuild.new('no-float') do |conf|
|
||||
conf.toolchain
|
||||
|
||||
# include the GEM box
|
||||
# Add configuration
|
||||
conf.compilers.each do |c|
|
||||
c.defines << "MRB_NO_FLOAT"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user