From a41ab0a6616475ed6d2a76034523206d47dc5e41 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Fri, 22 Jan 2016 02:14:50 +0100 Subject: [PATCH] Update comment on no-sse2.patch V8 is already built shared and twice on i686 now (no longer TODO). --- qt5-qtwebengine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index 4207b2e..53150ff 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -74,7 +74,7 @@ Patch7: qtwebengine-opensource-src-5.6.0-beta-chimera-nss-init.patch # cumulative revert of upstream reviews 187423002, 308003004, 511773002 (parts # relevant to QtWebEngine only), 516543004, 1152053004 and 1161853008, along # with some custom fixes and improvements -# TODO: build V8 shared and twice (once for x87, once for SSE2) +# also build V8 shared and twice on i686 (once for x87, once for SSE2) Patch8: qtwebengine-opensource-src-5.6.0-beta-no-sse2.patch # the architectures theoretically supported by the version of V8 used (#1298011)