| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
_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>
|
|
|
|
|
|
| |
This is required for openmodelica.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
|
|
|
| |
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
|
|
|
|
| |
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
|
|
|
|
| |
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
|
|
|
|
|
|
|
|
| |
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected. ;-)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
|
|
|
|
| |
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
|
|
|
|
| |
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
|
|
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
|