More libtool madness: Every package which was using c++ and libtool fixup was linked...
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)
commit246a5b334d62829fa46c3a6bbaf6f0d1e3745fe0
treed5293884ca2d345a1568abaecbf8d0d3d9949337
parent782cd2cf27035153ff52e988551408165eb238ce
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