aboutsummaryrefslogtreecommitdiff
path: root/math/suitesparse-slip_lu/files/patch-SLIP__LU_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/suitesparse-slip_lu/files/patch-SLIP__LU_Makefile')
-rw-r--r--math/suitesparse-slip_lu/files/patch-SLIP__LU_Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/suitesparse-slip_lu/files/patch-SLIP__LU_Makefile b/math/suitesparse-slip_lu/files/patch-SLIP__LU_Makefile
new file mode 100644
index 000000000000..141c5c9e2618
--- /dev/null
+++ b/math/suitesparse-slip_lu/files/patch-SLIP__LU_Makefile
@@ -0,0 +1,11 @@
+--- SLIP_LU/Makefile.orig 2021-05-17 01:04:52 UTC
++++ SLIP_LU/Makefile
+@@ -25,7 +25,7 @@ C:
+ ( cd Demo ; $(MAKE) )
+
+ # compile the dynamic library, and then run the demos and statement coverage
+-all: C cov
++all: C
+
+ # compile the dynamic library only
+ library: