From 86c8573d0db07e17e18c6292b256db7704aadefc Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Wed, 26 Feb 2020 11:34:42 +0100 Subject: [PATCH] Delete another unused remnant of the defunct no-sse2 patch. The (misleadingly-named) condition %if 0%{?sse2} (which really meant: do we want to build both an SSE2 and a non-SSE2 version?) has been always false for a while now. Hence, delete it from the file list. --- qt5-qtwebengine.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index f650daa..ed48c8d 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -513,11 +513,6 @@ done %{_qt5_bindir}/qwebengine_convert_dict %{_qt5_libdir}/qt5/qml/* %{_qt5_libdir}/qt5/libexec/QtWebEngineProcess -#ifarch %{ix86} -%if 0%{?sse2} -# shared V8 library and its SSE2 version -%{_qt5_libdir}/qtwebengine/ -%endif %{_qt5_plugindir}/designer/libqwebengineview.so %dir %{_qt5_datadir}/resources/ %{_qt5_datadir}/resources/qtwebengine_resources_100p.pak