[gtk-osx] Remove -j1 for webkit1gtk3
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Remove -j1 for webkit1gtk3
- Date: Fri, 2 Sep 2016 18:29:59 +0000 (UTC)
commit 5157a4b65e79e258f8f816113c4825795632a4d5
Author: Philip Chimento <philip chimento gmail com>
Date: Tue Feb 16 21:35:26 2016 -0800
Remove -j1 for webkit1gtk3
The bug that caused a multiprocess build to freeze has since been fixed
in the WebKit 2.4 series.
modulesets-stable/gtk-osx-network.modules | 2 +-
modulesets-unstable/gtk-osx-network.modules | 2 +-
modulesets/gtk-osx-network.modules | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-network.modules b/modulesets-stable/gtk-osx-network.modules
index 0ef8883..3118785 100644
--- a/modulesets-stable/gtk-osx-network.modules
+++ b/modulesets-stable/gtk-osx-network.modules
@@ -193,7 +193,7 @@
append_autogenargs('WebKit', '--enable-web-audio')
-j1: Workaround for https://bugs.webkit.org/show_bug.cgi?id=140171
-->
- <autotools id="webkit1gtk3" autogen-sh="autoreconf" makeargs="-j1"
+ <autotools id="webkit1gtk3" autogen-sh="autoreconf"
autogenargs="--enable-quartz-target --with-gtk=3.0 --disable-webkit2
--disable-credential-storage --disable-geolocation --disable-video --disable-web-audio
CXXFLAGS='-std=gnu++11'">
<branch repo="webkit.org" module="webkitgtk-2.4.9.tar.xz" version="2.4.9">
<patch
file="https://git.gnome.org/browse/gtk-osx/plain/patches/webkit-140167-disable-netscape-api.patch"
diff --git a/modulesets-unstable/gtk-osx-network.modules b/modulesets-unstable/gtk-osx-network.modules
index cc732a0..3174ffb 100644
--- a/modulesets-unstable/gtk-osx-network.modules
+++ b/modulesets-unstable/gtk-osx-network.modules
@@ -138,7 +138,7 @@
append_autogenargs('WebKit', '--enable-web-audio')
-j1: Workaround for https://bugs.webkit.org/show_bug.cgi?id=140171
-->
- <autotools id="webkit1gtk3" autogen-sh="autoreconf" makeargs="-j1"
+ <autotools id="webkit1gtk3" autogen-sh="autoreconf"
autogenargs="--enable-quartz-target --with-gtk=3.0 --disable-webkit2
--disable-credential-storage --disable-geolocation --disable-video --disable-web-audio
CXXFLAGS='-std=gnu++11'">
<branch repo="webkit.org" module="webkitgtk-2.4.9.tar.xz" version="2.4.9">
<patch
file="https://git.gnome.org/browse/gtk-osx/plain/patches/webkit-140167-disable-netscape-api.patch"
diff --git a/modulesets/gtk-osx-network.modules b/modulesets/gtk-osx-network.modules
index 602eb1a..653a2b1 100644
--- a/modulesets/gtk-osx-network.modules
+++ b/modulesets/gtk-osx-network.modules
@@ -138,7 +138,7 @@
append_autogenargs('WebKit', '--enable-web-audio')
-j1: Workaround for https://bugs.webkit.org/show_bug.cgi?id=140171
-->
- <autotools id="webkit1gtk3" autogen-sh="autoreconf" makeargs="-j1"
+ <autotools id="webkit1gtk3" autogen-sh="autoreconf"
autogenargs="--enable-quartz-target --with-gtk=3.0 --disable-webkit2
--disable-credential-storage --disable-geolocation --disable-video --disable-web-audio
CXXFLAGS='-std=gnu++11'">
<branch repo="webkit.org" module="webkitgtk-2.4.9.tar.xz" version="2.4.9">
<patch
file="https://git.gnome.org/browse/gtk-osx/plain/patches/webkit-140167-disable-netscape-api.patch"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]