More libtool madness: Every package which was using c++ and libtool fixup
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 4 Jun 2009 00:20:01 +0000 (00:20 +0000)
committerLars-Peter Clausen <lars@metafoo.de>
Thu, 4 Jun 2009 00:20:01 +0000 (00:20 +0000)
commit23cbdd82894289b767a4fc448859877f204219c3
treeffbbaad0d3816d7d0c474f7e8eb7092dfbf4e6af
parent3bc8b63a31dffd0bece8fc7f160b0fc717c5605e
More libtool madness: Every package which was using c++ and libtool fixup
was linked against libstd++ even though if it should have been linked
against uclibc++. This is fixed by providing a special version of libtool
fixup for packages which should use uclibc++. Not pretty but functional.
Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of
PKG_FIXUP:=libtool

Somebody should probably check all packages using c++ with a dependency on stdlibc++
if uclibc++ can be used instead now.

SVN-Revision: 16317
include/autotools.mk
package/libtool/Makefile