From 260ea241d630ac59d3660bd4ceb226b62215df30 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 28 Apr 2012 19:06:28 -0300 Subject: iceweasel-libre-12.0-3: adding some lines in gcc47.patch --- libre/iceweasel-libre/PKGBUILD | 2 +- libre/iceweasel-libre/gcc47.patch | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) (limited to 'libre/iceweasel-libre') diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD index 3b93a4c0e..fb20609c1 100644 --- a/libre/iceweasel-libre/PKGBUILD +++ b/libre/iceweasel-libre/PKGBUILD @@ -60,7 +60,7 @@ md5sums=('b45f57bfe21b0e6db4f0683e794917cb' 'e529742c0a425648087bc3ce537fe4c5' 'f1c76e7e244257856a386ca2de69bdf0' '0d053487907de4376d67d8f499c5502b' - '79e471e0bd03b1d4e84fd3a6776bd619') + '7bd09833d59b5768c224d7d1575a69b8') if [ "$_pkgname" != "$pkgname" ]; then provides+=("$_pkgname=$pkgver") diff --git a/libre/iceweasel-libre/gcc47.patch b/libre/iceweasel-libre/gcc47.patch index 829d59510..e99a05dfc 100644 --- a/libre/iceweasel-libre/gcc47.patch +++ b/libre/iceweasel-libre/gcc47.patch @@ -73,3 +73,15 @@ diff --git a/ipc/chromium/src/base/time_posix.cc b/ipc/chromium/src/base/time_po #include "base/logging.h" namespace base { + +diff --git a/gfx/thebes/gfxPlatform.cpp b/gfx/thebes/gfxPlatform.cpp +--- a/gfx/thebes/gfxPlatform.cpp ++++ b/gfx/thebes/gfxPlatform.cpp +@@ -39,6 +39,7 @@ + #define FORCE_PR_LOG /* Allow logging in the release build */ + #endif + #include "prlog.h" ++#include + + #include "gfxPlatform.h" + -- cgit v1.2.3-54-g00ecf