diff options
author | Kyle Guinn <elyk03@gmail.com> | 2015-06-09 00:45:43 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-14 07:55:32 +0700 |
commit | 2783a26a3976ed77b67262a2711375e76b38e40a (patch) | |
tree | 478fe2040ce6b1843d4f580eb43ef468176ea55d /academic/sword-data-kjv | |
parent | 0008ce81ce41555f501979771b908b7140901180 (diff) | |
download | slackbuilds-2783a26a3976ed77b67262a2711375e76b38e40a.tar.gz |
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>
Diffstat (limited to 'academic/sword-data-kjv')
0 files changed, 0 insertions, 0 deletions