Skip to content

Commit 89fb052

Browse files
committed
do not clean nqp_launcher
it is created by Configure.pl, so a simple "make" does not rebuild it. Needs a better solution in the long term
1 parent 9906f5e commit 89fb052

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/build/Makefile-Parrot.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ P_CLEANUPS = \
426426
nqp_group.h \
427427
$(P_RUNNER)$(BAT) \
428428
$(PARROT_BUILD_DIR)/$(P_RUNNER)$(BAT) \
429-
$(PARROT_BUILD_DIR)/nqp_launcher \
430429
$(REGEX_PBC) \
431430
$(HLL_PBC) \
432431
$(NQP_MO_PBC) \

0 commit comments

Comments
 (0)