no-sse2.patch: Build both the x87 version and the SSE2 version of V8 on i686
Note that almost all the patch size increase is from the v8_sse2.gyp file that is automatically generated from v8.gyp using a small script I wrote, which is also included in the patch.
This commit is contained in:
parent
5262f491f3
commit
e670d513af
@ -24,7 +24,7 @@
|
||||
Summary: Qt5 - QtWebEngine components
|
||||
Name: qt5-qtwebengine
|
||||
Version: 5.6.0
|
||||
Release: 0.14.beta.nosse2.1%{?dist}
|
||||
Release: 0.14.beta.nosse2.2%{?dist}
|
||||
|
||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||
# See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html
|
||||
@ -360,8 +360,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 18 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-0.14.beta.nosse2.1
|
||||
* Tue Jan 19 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-0.14.beta.nosse2.2
|
||||
- Build V8 as a shared library on i686 to allow for swappable backends
|
||||
- Build both the x87 version and the SSE2 version of V8 on i686
|
||||
|
||||
* Sun Jan 17 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-0.14.beta
|
||||
- Do not require SSE2 on i686
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user