diff dist-files.mk @ 4462:8b731cde3aaa

sundials-ida: build against the SuiteSparse KLU library * src/sundials-ida.mk: Depend on suitesparse, add cmake options to enable linking with KLU. * src/sundials-ida-1.patch: New file. * dist-files.mk (SRC_FILES_1): Include it in the list.
author Mike Miller <mtmiller@octave.org>
date Fri, 01 Sep 2017 18:04:27 -0700
parents 8f1067425d0a
children b7d6a53fa46c
line wrap: on
line diff
--- a/dist-files.mk	Thu Aug 31 15:53:33 2017 -0700
+++ b/dist-files.mk	Fri Sep 01 18:04:27 2017 -0700
@@ -653,6 +653,7 @@
   stable-octave.mk \
   suitesparse-1.patch \
   suitesparse.mk \
+  sundials-ida-1.patch \
   sundials-ida.mk \
   t4k_common.mk \
   taglib-1-static.patch \