From 7cb04d6a431c0040f2a490f3e8aedd09c32bc07a Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sun, 13 Oct 2013 13:30:17 +0000 Subject: Remove two patches from extra-patch-gcc that are now applied unconditionally. This fixes 'make patch' when selecting the GCC option. Reported by: Carlos Jacobo Puga Medina Reported by: olgeni@ --- www/chromium/files/extra-patch-gcc | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to 'www/chromium/files/extra-patch-gcc') diff --git a/www/chromium/files/extra-patch-gcc b/www/chromium/files/extra-patch-gcc index a810cc6faaac..e14dc6553362 100644 --- a/www/chromium/files/extra-patch-gcc +++ b/www/chromium/files/extra-patch-gcc @@ -28,26 +28,3 @@ #include #include "base/gtest_prod_util.h" ---- third_party/libjingle/source/talk/base/network.h.orig 2013-05-26 21:44:12.257312749 +0200 -+++ third_party/libjingle/source/talk/base/network.h 2013-05-26 21:45:08.869297313 +0200 -@@ -38,6 +38,10 @@ - #include "talk/base/messagehandler.h" - #include "talk/base/sigslot.h" - -+#if defined(OS_FREEBSD) -+#include -+#endif -+ - #if defined(POSIX) - struct ifaddrs; - #endif // defined(POSIX) ---- base/sys_info_freebsd.cc.orig 2013-05-17 22:44:42.000000000 +0200 -+++ base/sys_info_freebsd.cc 2013-05-26 22:57:45.885322785 +0200 -@@ -4,6 +4,7 @@ - - #include "base/sys_info.h" - -+#include - #include - - #include "base/logging.h" -- cgit v1.2.3