Skip to content

Commit 6395eaf

Browse files
committed
Don't build nqpq by default for now.
1 parent 2668e04 commit 6395eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ CLEANUPS = \
488488
3rdparty/libtommath/*$(O) \
489489
$(DYNEXT_DIR)/*$(LOAD_EXT) \
490490

491-
all: $(NQP_EXE) qregex nqpq $(NCI_PBC)
491+
all: $(NQP_EXE) qregex $(NCI_PBC)
492492

493493
install: all
494494
$(MKPATH) $(DESTDIR)$(PARROT_LIBRARY_DIR)

0 commit comments

Comments
 (0)