There was an error while loading. Please reload this page.
1 parent 0001577 commit 9863146Copy full SHA for 9863146
Makefile.pre.in
@@ -698,7 +698,7 @@ coverage-lcov:
698
# Force regeneration of parser and frozen modules
699
coverage-report-lcov: regen-token regen-frozen
700
@ # build with coverage info
701
-$(MAKE) coverage
+$(MAKE) coverage-gcc
702
@ # run tests, ignore failures
703
$(TESTRUNNER) $(TESTOPTS) || true
704
@ # build lcov report
0 commit comments