diff -r 0887a88b1e85 -r 67f876aafae8 mozilla-dump_syms-static.patch --- a/mozilla-dump_syms-static.patch Wed Feb 08 08:31:42 2012 +0100 +++ b/mozilla-dump_syms-static.patch Wed Feb 08 08:34:20 2012 +0100 @@ -1,16 +1,16 @@ # HG changeset patch -# Parent e589abb2c4d6aaa6083d254416211ac90360dbdd +# Parent 364802dc5df3b480143a54d318ceef74f32453fb NO-BUG: Ignore a hack which is not needed in distribution build environments. diff --git a/toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile.in b/toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile.in --- a/toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile.in +++ b/toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile.in -@@ -59,11 +59,11 @@ HOST_LIBS += \ +@@ -58,11 +58,11 @@ HOST_LIBS += \ + $(DEPTH)/toolkit/crashreporter/google-breakpad/src/common/dwarf/$(LIB_PREFIX)host_breakpad_dwarf_s.$(LIB_SUFFIX) \ $(NULL) # force C++ linking CPP_PROG_LINK = 1 - FORCE_USE_PIC = 1 #XXX: bug 554854 causes us to be unable to run binaries on the build slaves # due to them having an older libstdc++