slackbuilds/academic/metis
Kyle Guinn 2783a26a39 academic/metis: Fix potential linking problems.
_LARGEFILE64_SOURCE should be unnecessary.  _FILE_OFFSET_BITS=64
does the real work to link to the 64-bit functions.

Don't abuse libtool's -version-info to make the library version
match the package version.  These do not necessarily correspond.

Remove the .la files; these are causing libtool to overlink.  This
should save you from needlessly rebuilding some dependent packages
in the future.

Signed-off-by: Kyle Guinn <elyk03@gmail.com>
2015-06-14 07:55:32 +07:00
..
README academic/metis: Added (matrix ordering) 2010-08-29 15:32:11 -05:00
autotoolize.diff academic/metis: Fix potential linking problems. 2015-06-14 07:55:32 +07:00
metis.SlackBuild academic/metis: Fix potential linking problems. 2015-06-14 07:55:32 +07:00
metis.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

METIS is a set of serial programs for partitioning graphs, partitioning
finite element meshes, and producing fill reducing orderings for sparse
matrices.