summaryrefslogtreecommitdiffstats
path: root/abs/extra/community/chromium/gcc-4.6.patch
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2012-02-19 10:53:41 (GMT)
committerCecil <knoppmyth@gmail.com>2012-02-19 10:53:41 (GMT)
commita68f2e923097abf6613ce303f68a534b6cea99e3 (patch)
tree67cb5baa265402b67286468b809ea9b3a6788a21 /abs/extra/community/chromium/gcc-4.6.patch
parent76a6d7de125a0201d93ae90a33205533d66a93ee (diff)
downloadlinhes_pkgbuild-a68f2e923097abf6613ce303f68a534b6cea99e3.zip
linhes_pkgbuild-a68f2e923097abf6613ce303f68a534b6cea99e3.tar.gz
linhes_pkgbuild-a68f2e923097abf6613ce303f68a534b6cea99e3.tar.bz2
chromium:Bumped to latest (17.0.963.56).
Diffstat (limited to 'abs/extra/community/chromium/gcc-4.6.patch')
-rw-r--r--abs/extra/community/chromium/gcc-4.6.patch13
1 files changed, 1 insertions, 12 deletions
diff --git a/abs/extra/community/chromium/gcc-4.6.patch b/abs/extra/community/chromium/gcc-4.6.patch
index 220fe7a..b5e61dc 100644
--- a/abs/extra/community/chromium/gcc-4.6.patch
+++ b/abs/extra/community/chromium/gcc-4.6.patch
@@ -68,9 +68,9 @@ diff -u -r third_party/tcmalloc/chromium/src/common.cc third_party/tcmalloc/chro
--- third_party/tcmalloc/chromium/src/common.cc 2011-04-13 13:23:04.000000000 +0400
+++ third_party/tcmalloc/chromium/src/common.cc 2011-04-20 19:32:58.000000000 +0400
@@ -34,6 +34,7 @@
- #include "system-alloc.h"
#include "config.h"
#include "common.h"
+ #include "system-alloc.h"
+#include <cstddef>
namespace tcmalloc {
@@ -86,17 +86,6 @@ diff -u -r third_party/tcmalloc/chromium/src/symbolize.h third_party/tcmalloc/ch
using std::map;
-diff -u -r third_party/tcmalloc/chromium/src/system-alloc.h third_party/tcmalloc/chromium/src/system-alloc.h
---- third_party/tcmalloc/chromium/src/system-alloc.h 2011-04-13 13:23:04.000000000 +0400
-+++ third_party/tcmalloc/chromium/src/system-alloc.h 2011-04-20 19:32:58.000000000 +0400
-@@ -37,6 +37,7 @@
- #define TCMALLOC_SYSTEM_ALLOC_H_
-
- #include <config.h>
-+#include <cstddef>
- #include "internal_logging.h"
-
- // REQUIRES: "alignment" is a power of two or "0" to indicate default alignment
diff -u -r ui/gfx/codec/jpeg_codec.h ui/gfx/codec/jpeg_codec.h
--- ui/gfx/codec/jpeg_codec.h 2011-04-13 13:23:45.000000000 +0400
+++ ui/gfx/codec/jpeg_codec.h 2011-04-20 19:32:58.000000000 +0400