[ltrace/f17] libltrace_la_LIBADD needs to be patched as well

Petr Machata pmachata at fedoraproject.org
Fri Jun 1 18:13:06 UTC 2012


commit 5947afe4cc10b4949df151cbced96004b8b35352
Author: Petr Machata <pmachata at redhat.com>
Date:   Fri Jun 1 20:12:48 2012 +0200

    libltrace_la_LIBADD needs to be patched as well

 ltrace-0.6.0-demangle.patch |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/ltrace-0.6.0-demangle.patch b/ltrace-0.6.0-demangle.patch
index 28c6549..0ed0b0f 100644
--- a/ltrace-0.6.0-demangle.patch
+++ b/ltrace-0.6.0-demangle.patch
@@ -162,6 +162,14 @@ diff -urp ltrace-0.6.0-pm/Makefile.in ltrace-0.6.0/Makefile.in
  libsupcxx_LIBS = @libsupcxx_LIBS@
  libunwind_LD_LIBRARY_PATH = @libunwind_LD_LIBRARY_PATH@
  libunwind_LIBS = @libunwind_LIBS@
+@@ -318,6 +318,7 @@ libltrace_la_LIBADD = \
+ 	$(libelf_LIBS) \
+ 	$(liberty_LIBS) \
+ 	$(libsupcxx_LIBS) \
++	$(libstdcxx_LIBS) \
+ 	$(libunwind_LIBS) \
+ 	$(libunwind_ptrace_LIBS) \
+ 	$(libunwind_arch_LIBS) \
 diff -urp ltrace-0.6.0-pm/sysdeps/linux-gnu/alpha/Makefile.in ltrace-0.6.0/sysdeps/linux-gnu/alpha/Makefile.in
 --- ltrace-0.6.0-pm/sysdeps/linux-gnu/alpha/Makefile.in	2011-02-14 17:01:19.000000000 +0100
 +++ ltrace-0.6.0/sysdeps/linux-gnu/alpha/Makefile.in	2012-06-01 18:23:02.547403569 +0200


More information about the scm-commits mailing list