diff --git a/qtwebengine-opensource-src-5.9.0-no-sse2.patch b/qtwebengine-opensource-src-5.9.0-no-sse2.patch index 5c10ebf..b07085e 100644 --- a/qtwebengine-opensource-src-5.9.0-no-sse2.patch +++ b/qtwebengine-opensource-src-5.9.0-no-sse2.patch @@ -2489,7 +2489,7 @@ diff -Nur qtwebengine-opensource-src-5.9.0/src/3rdparty/chromium/v8/BUILD.gn qtw + + public_configs = [ ":external_config" ] + } -+} else if (v8_is_component_build) { ++} else if (is_component_build) { v8_component("v8") { sources = [ "src/v8dll-main.cc",