Skip to content

Commit

Permalink
Another mruby build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuhiro-t committed Sep 24, 2020
1 parent f5351be commit 2e44f23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third-party/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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}" \
Expand Down

0 comments on commit 2e44f23

Please sign in to comment.