You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-mathematics/why3-for-spark/files/why3-for-spark-2021-make.patch

12 lines
350 B

--- a/Makefile.in 2023-04-02 22:54:43.160504917 +0200
+++ b/Makefile.in 2023-04-02 22:55:05.194152231 +0200
@@ -9,6 +9,8 @@
# #
####################################################################
+.NOTPARALLEL:
+
VERBOSEMAKE ?= @enable_verbose_make@
ifeq ($(VERBOSEMAKE),yes)