opnsense-ports/math/suitesparse-csparse/files/patch-CSparse_Makefile
Franco Fichtner ad59bfaa85 */*: sync with upstream
Taken from: HardenedBSD
2021-05-26 16:13:39 +02:00

11 lines
194 B
Text

--- CSparse/Makefile.orig 2021-05-17 01:04:52 UTC
+++ CSparse/Makefile
@@ -6,7 +6,7 @@ C:
( cd Lib ; $(MAKE) )
( cd Demo ; $(MAKE) )
-all: C cov
+all: C
library:
( cd Lib ; $(MAKE) )