diff options
author | Landry Breuil <landry@rhaalovely.net> | 2014-03-08 22:35:19 +0100 |
---|---|---|
committer | Landry Breuil <landry@rhaalovely.net> | 2014-03-08 22:35:19 +0100 |
commit | 69bc1a7d73328e3060d619b09fc29ff64db3655b (patch) | |
tree | 88b2b7b69dbfaa54178295e975376ef33fb4fb4f /patches | |
parent | 66e1577a083bd042df9a228cfebb90b7a21f170e (diff) |
moar links to bugz
Diffstat (limited to 'patches')
3 files changed, 4 insertions, 0 deletions
diff --git a/patches/patch-Source_ThirdParty_gtest_include_gtest_internal_gtest-port_h b/patches/patch-Source_ThirdParty_gtest_include_gtest_internal_gtest-port_h index 0111086..07ce75f 100644 --- a/patches/patch-Source_ThirdParty_gtest_include_gtest_internal_gtest-port_h +++ b/patches/patch-Source_ThirdParty_gtest_include_gtest_internal_gtest-port_h @@ -1,4 +1,5 @@ $OpenBSD: patch-Source_ThirdParty_gtest_include_gtest_internal_gtest-port_h,v 1.1 2013/10/06 14:03:43 landry Exp $ +https://bugs.webkit.org/show_bug.cgi?id=129972 --- Source/ThirdParty/gtest/include/gtest/internal/gtest-port.h.orig Mon Sep 9 11:20:59 2013 +++ Source/ThirdParty/gtest/include/gtest/internal/gtest-port.h Mon Sep 23 22:46:15 2013 @@ -225,6 +225,8 @@ diff --git a/patches/patch-Source_WebKit2_WebProcess_soup_WebKitSoupRequestInputStream_h b/patches/patch-Source_WebKit2_WebProcess_soup_WebKitSoupRequestInputStream_h index 045e95f..ea429c9 100644 --- a/patches/patch-Source_WebKit2_WebProcess_soup_WebKitSoupRequestInputStream_h +++ b/patches/patch-Source_WebKit2_WebProcess_soup_WebKitSoupRequestInputStream_h @@ -1,5 +1,7 @@ $OpenBSD: patch-Source_WebKit2_WebProcess_soup_WebKitSoupRequestInputStream_h,v 1.1 2013/10/06 14:03:44 landry Exp $ Fix build failure on amd64 ? +/usr/obj/webkit-trunk/.libs/libwebkit2gtk-3.0.so.33.0: undefined reference to `webkitSoupRequestInputStreamNew' +https://bugs.webkit.org/show_bug.cgi?id=129974 --- Source/WebKit2/WebProcess/soup/WebKitSoupRequestInputStream.h.orig Sun Jun 2 21:34:20 2013 +++ Source/WebKit2/WebProcess/soup/WebKitSoupRequestInputStream.h Sun Jun 2 21:34:33 2013 @@ -46,7 +46,7 @@ struct _WebKitSoupRequestInputStreamClass { diff --git a/patches/patch-configure b/patches/patch-configure index 2d2b5b0..a5c2c8b 100644 --- a/patches/patch-configure +++ b/patches/patch-configure @@ -4,6 +4,7 @@ $OpenBSD: patch-configure,v 1.21 2014/01/29 17:28:05 ajacoutot Exp $ glib commit 136e705e8383ff8848e425ac01278102d7badc52 - Chunk 2 : no librt on OpenBSD +https://bugs.webkit.org/show_bug.cgi?id=129973 - Chunk 3 : Don't force the use of -O2, the ports infrastructure takes care of that |