We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc6944 commit 6f80f07Copy full SHA for 6f80f07
Makefile
@@ -21,5 +21,4 @@ include $(top_builddir)/src/Makefile.global
21
include $(top_srcdir)/contrib/contrib-global.mk
22
endif
23
24
-installcheck:
25
- @echo "installcheck is disabled"
+installcheck:;
0 commit comments