summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Pablo Santamaria2014-02-02 17:28:36 +0100
committer Erik Hanson2014-02-08 18:10:07 +0100
commit254241b43afda48cbecda91a6c3c15dbfa3a7cab (patch)
tree08988ec69703bf446ae9075039fb33d435f72508 /academic
parentf1e2b846410cb6fc34da5f3ce4b85dc035810eb3 (diff)
downloadslackbuilds-254241b43afda48cbecda91a6c3c15dbfa3a7cab.tar.gz
academic/suiteparse: Updated README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/suitesparse/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/academic/suitesparse/README b/academic/suitesparse/README
index 958510ea48..90c23fa503 100644
--- a/academic/suitesparse/README
+++ b/academic/suitesparse/README
@@ -19,11 +19,6 @@ Suitesparse is an optional dependency for the octave package.
NOTES:
-* To build octave with SuiteSparse 4.x you'll need to add a second library
-to the octave's configure option --with-umfpack:
-
- --with-umfpack="-lumfpack -lsuitesparseconfig"
-
* CHOLMOD can also be compiled to use the METIS library, but it is not
used here because its licensing terms exclude it from Octave.