pkgsrc/cross/libtool-base/DESCR
riastradh f75e4ff74f Add cross/libtool-base package (cross-libtool-base-${MACHINE_ARCH}).
This is a provisional kludge to enable cross-compilation of packages
using libtool.  It requires manual intervention: you must build it as
a target package, and then install the target package on the host
with `pkg_add -m ${TARGET_ARCH}'.

ok agc
2013-05-09 23:32:02 +00:00

10 lines
374 B
Text

This is GNU Libtool, a generic library support script. Libtool hides
the complexity of using shared libraries behind a consistent, portable
interface.
To use libtool, add the new generic library building commands to your
Makefile, Makefile.in, or Makefile.am.
This package includes the libtool script and support files.
This is the cross-compilation version of libtool.