libtool: cross build and dbg support.

This commit is contained in:
Juan RP 2013-03-24 12:01:46 +01:00
parent 875617070a
commit 25fa342259

View file

@ -1,10 +1,10 @@
# Template build file for 'libtool' # Template build file for 'libtool'
pkgname=libtool pkgname=libtool
version=2.4.2 version=2.4.2
revision=5 revision=6
noarch=yes noarch=yes
depends="tar sed" depends="tar sed"
makedepends="perl automake help2man" hostmakedepends="perl automake help2man"
subpackages="libltdl libltdl-devel" subpackages="libltdl libltdl-devel"
build_style=gnu-configure build_style=gnu-configure
homepage="http://www.gnu.org/software/libtool" homepage="http://www.gnu.org/software/libtool"