Fix another error from gn in the no-sse2 patch

epel9
Kevin Kofler 8 years ago
parent 5ee9cc8b11
commit 2b75cf6894

@ -2499,7 +2499,7 @@ diff -Nur qtwebengine-opensource-src-5.9.0/src/3rdparty/chromium/v8/BUILD.gn qtw
+ ":v8_maybe_snapshot",
+ ]
+
+ configs = [ ":internal_config" ]
+ configs += [ ":internal_config" ]
+
+ public_configs = [ ":external_config" ]
+ }

Loading…
Cancel
Save