SlackBuildsOrg/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
..
autotoolize.diff academic/metis: Fix potential linking problems. 2015-06-14 07:55:32 +07:00
metis.info
metis.SlackBuild academic/metis: Fix potential linking problems. 2015-06-14 07:55:32 +07:00
README
slack-desc

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