diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-06-04 00:20:01 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2009-06-04 00:20:01 +0000 |
commit | a5b1993a12f95ce55e2b4be343e3073803642c84 (patch) | |
tree | ffbbaad0d3816d7d0c474f7e8eb7092dfbf4e6af /docs | |
parent | dad297d9c2ddc88f7de1780df13bbf1770683adb (diff) | |
download | upstream-a5b1993a12f95ce55e2b4be343e3073803642c84.tar.gz upstream-a5b1993a12f95ce55e2b4be343e3073803642c84.tar.bz2 upstream-a5b1993a12f95ce55e2b4be343e3073803642c84.zip |
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16317 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions