Another mruby build fix

This commit is contained in:
Tatsuhiro Tsujikawa 2020-09-24 23:30:21 +09:00
parent f5351bee25
commit 2e44f23b05
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ mruby:
all-local: mruby
clean-local:
[ ! -f "${abs_builddir}/mruby/build/build_config.rb" ] || \
MRUBY_CONFIG="${abs_builddir}/mruby/build/build_config.rb" \
BUILD_DIR="${abs_builddir}/mruby/build" \
CC="${CC}" \