diff options
author | Pablo Santamaria <pablosantamaria@gmail.com> | 2014-02-02 23:28:36 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:07 -0600 |
commit | 254241b43afda48cbecda91a6c3c15dbfa3a7cab (patch) | |
tree | 08988ec69703bf446ae9075039fb33d435f72508 /academic | |
parent | f1e2b846410cb6fc34da5f3ce4b85dc035810eb3 (diff) | |
download | slackbuilds-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/README | 5 |
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. |