components/desktop/firefox/patches/firefox-37-ipc.patch
changeset 7309 2655ef11c386
parent 6919 7972aae0fb03
--- a/components/desktop/firefox/patches/firefox-37-ipc.patch	Tue Nov 15 03:50:06 2016 -0800
+++ b/components/desktop/firefox/patches/firefox-37-ipc.patch	Wed Nov 02 08:17:06 2016 -0700
@@ -42,7 +42,7 @@
 diff --git a/configure b/configure
 --- a/configure
 +++ b/configure
-@@ -9647,7 +9647,7 @@
+@@ -10213,7 +10213,7 @@
  EOF
  
         CFLAGS="$CFLAGS -xlibmieee -xstrconst -xbuiltin=%all -D__FUNCTION__=__func__"
@@ -50,7 +50,7 @@
 +       CXXFLAGS="$CXXFLAGS -xlibmieee -xbuiltin=%all -features=tmplife,tmplrefstatic,extensions,no%except -norunpath -D__FUNCTION__=__func__ -template=no%extdef -D_XOPEN_SOURCE=500 -D__EXTENSIONS__"
         LDFLAGS="-xildoff $LDFLAGS"
         MMX_FLAGS="-xarch=mmx -xO4"
-        SSE_FLAGS="-xarch=sse -xO4"
+        SSE_FLAGS="-xarch=sse"
 diff --git a/dom/plugins/ipc/PluginMessageUtils.cpp b/dom/plugins/ipc/PluginMessageUtils.cpp
 --- a/dom/plugins/ipc/PluginMessageUtils.cpp
 +++ b/dom/plugins/ipc/PluginMessageUtils.cpp