Skip to content

Commit

Permalink
Insert space between SET_NQP_LIB RUN_PERL6 macros
Browse files Browse the repository at this point in the history
Not all makes preserve the ending whitespace in SET_NQP_LIB
  • Loading branch information
vrurg committed Sep 6, 2019
1 parent 09456ad commit 8ab73c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/templates/Makefile-backend-common.in
Expand Up @@ -179,6 +179,7 @@ check_@backend_abbr@_nqp_version: @@script(check-nqp-version.pl)@@
--set-var=backend=@backend@
@noecho@@bpm(NQP)@ @bpm(GEN_CAT)@ -f @nfpq(@bpm(BUILD_DIR)@/core_sources.@lcspec@)@ > @nfpq(@bpm(BUILD_DIR)@/CORE.@lcspec@.setting)@
@echo @shquot(The following step can take a long time, please be patient.)@
@noecho@@bpm(SET_NQP_LIB)@ @bpm(RUN_PERL6)@ --setting=NULL.@lcspec@ --ll-exception --optimize=3 --target=@btarget@ --stagestats --output=@bsm(SETTING_@ucspec@)@ @nfpq(@bpm(BUILD_DIR)@/CORE.@lcspec@.setting)@

)@

Expand Down

0 comments on commit 8ab73c1

Please sign in to comment.