tags 395897 patch fixed-upstream stop Upstream removed the LDFLAGS in revision 594434 [1].
This patch removes all three instances of LDFLAGS from the source, equivalent to the upstream change. It fixed FTBFS on my powerpc machine and passed "program starts OK" testing. [1] Upstream revision 594434: http://websvn.kde.org/trunk/extragear/network/ktorrent/configure.in.in?rev=594434&view=rev -- tp
diff -ru ktorrent-2.0.3+dfsg1/configure ktorrent-2.0.3+dfsg1-new/configure --- ktorrent-2.0.3+dfsg1/configure 2006-10-10 02:09:14.000000000 +1000 +++ ktorrent-2.0.3+dfsg1-new/configure 2006-11-04 09:57:50.000000000 +1000 @@ -31299,7 +31299,6 @@ #MIN_CONFIG(3.3) CXXFLAGS="$CXXFLAGS $KDE_DEFAULT_CXXFLAGS $USE_EXCEPTIONS $USE_RTTI" -LDFLAGS="$LDFLAGS -Wl -z now" # Check whether --enable-largefile or --disable-largefile was given. diff -ru ktorrent-2.0.3+dfsg1/configure.in ktorrent-2.0.3+dfsg1-new/configure.in --- ktorrent-2.0.3+dfsg1/configure.in 2006-10-10 02:09:08.000000000 +1000 +++ ktorrent-2.0.3+dfsg1-new/configure.in 2006-11-04 09:57:33.000000000 +1000 @@ -65,7 +65,6 @@ #MIN_CONFIG(3.3) CXXFLAGS="$CXXFLAGS $KDE_DEFAULT_CXXFLAGS $USE_EXCEPTIONS $USE_RTTI" -LDFLAGS="$LDFLAGS -Wl -z now" dnl PACKAGE set before diff -ru ktorrent-2.0.3+dfsg1/configure.in.in ktorrent-2.0.3+dfsg1-new/configure.in.in --- ktorrent-2.0.3+dfsg1/configure.in.in 2006-10-10 02:04:11.000000000 +1000 +++ ktorrent-2.0.3+dfsg1-new/configure.in.in 2006-11-04 09:57:40.000000000 +1000 @@ -1,6 +1,5 @@ #MIN_CONFIG(3.3) CXXFLAGS="$CXXFLAGS $KDE_DEFAULT_CXXFLAGS $USE_EXCEPTIONS $USE_RTTI" -LDFLAGS="$LDFLAGS -Wl -z now" AM_INIT_AUTOMAKE(ktorrent,2.0.3)
signature.asc
Description: OpenPGP digital signature