Skip to content

Commit

Permalink
insurance on mode of perl6-m as well
Browse files Browse the repository at this point in the history
  • Loading branch information
TimToady committed Aug 21, 2014
1 parent 3bb45b7 commit bc6a32a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/build/Makefile-Moar.in
Expand Up @@ -291,7 +291,9 @@ $(R_SETTING_MOAR): $(PERL6_MOAR) $(SETTING_MOAR) $(R_SETTING_SRC)
$(M_RUN_PERL6) --target=mbc --output=$(R_SETTING_MOAR) $(R_SETTING_SRC)

$(M_RUNNER): tools/build/create-moar-runner.pl $(PERL6_MOAR)
$(RM_F) $(M_RUNNER)
$(PERL) tools/build/create-moar-runner.pl "$(MOAR)" perl6.moarvm perl6-m . "$(M_LIBPATH)" .
-$(CHMOD) 755 $(M_RUNNER)

m-runner-default: $(M_RUNNER)
$(RM_F) perl6@runner_suffix@
Expand Down

0 comments on commit bc6a32a

Please sign in to comment.