[packages/chromium-browser/dev-27] drop tcmalloc glibc 2.16 patch, siginfo_t is correct

glen glen at pld-linux.org
Fri Mar 29 23:10:44 CET 2013


commit 04745eefd04b0699e7cf9b698c88a5d54962b4b4
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Mar 30 00:07:55 2013 +0200

    drop tcmalloc glibc 2.16 patch, siginfo_t is correct

 chromium-browser.spec    |  2 --
 tcmalloc-glibc2.16.patch | 12 ------------
 2 files changed, 14 deletions(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 3762348..0bb174a 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -108,7 +108,6 @@ Patch18:	nacl-no-untar.patch
 Patch24:	nacl-verbose.patch
 Patch25:	gnome3-volume-control.patch
 Patch26:	master-prefs-path.patch
-Patch27:	tcmalloc-glibc2.16.patch
 Patch28:	system-mesa.patch
 Patch29:	speechd-0.8.patch
 URL:		http://www.chromium.org/Home
@@ -285,7 +284,6 @@ ln -s %{SOURCE7} .
 %{!?with_libjpegturbo:%patch11 -p0}
 %patch12 -p1
 %patch16 -p1
-%patch27 -p1
 %patch28 -p1
 %patch25 -p2
 %patch18 -p2
diff --git a/tcmalloc-glibc2.16.patch b/tcmalloc-glibc2.16.patch
deleted file mode 100644
index e6c7f02..0000000
--- a/tcmalloc-glibc2.16.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up chromium-21.0.1180.81/third_party/tcmalloc/chromium/src/base/linuxthreads.cc.glibc216 chromium-21.0.1180.81/third_party/tcmalloc/chromium/src/base/linuxthreads.cc
---- chromium-21.0.1180.81/third_party/tcmalloc/chromium/src/base/linuxthreads.cc.glibc216	2012-08-30 20:34:00.324468082 -0400
-+++ chromium-21.0.1180.81/third_party/tcmalloc/chromium/src/base/linuxthreads.cc	2012-08-30 20:34:15.458468310 -0400
-@@ -193,7 +193,7 @@ static volatile int *sig_pids, sig_num_t
- /* Signal handler to help us recover from dying while we are attached to
-  * other threads.
-  */
--static void SignalHandler(int signum, siginfo_t *si, void *data) {
-+static void SignalHandler(int signum, siginfo *si, void *data) {
-   if (sig_pids != NULL) {
-     if (signum == SIGABRT) {
-       while (sig_num_threads-- > 0) {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/4c0ce3cf8eadcb93da7d5a7f67b4cab9be7f445b



More information about the pld-cvs-commit mailing list