dd6fcc2b84
- Fix %postun: Comment in wrong section - Update to 5.11.0 * New bugfix release * For more details please see: * http://code.qt.io/cgit/qt/qtwebengine.git/plain/dist/changes-5.11.0/?h=v5.11.0 - Use %autopatch - Use %license - Update to 5.11.0-rc * New bugfix release * No changelog available - Update to 5.11.0-beta4 * New bugfix release * No changelog available - Update to 5.11.0-beta3 * New bugfix release * No changelog available - Refresh patches: * no-return-in-nonvoid-function.diff - Update to 5.11.0-beta2 * New bugfix release * No changelog available - Remove patches, now upstream: * qtwebengine-everywhere-src-5.10.1-security-5.9.5.patch * qtwebengine-everywhere-src-5.10.1-CVE-2018-6033.patch OBS-URL: https://build.opensuse.org/request/show/612996 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=35
14 lines
710 B
Diff
14 lines
710 B
Diff
Index: qtwebengine-everywhere-src-5.11.0-alpha/src/3rdparty/chromium/third_party/ffmpeg/chromium/config/Chromium/linux/arm/config.h
|
|
===================================================================
|
|
--- qtwebengine-everywhere-src-5.11.0-alpha.orig/src/3rdparty/chromium/third_party/ffmpeg/chromium/config/Chromium/linux/arm/config.h
|
|
+++ qtwebengine-everywhere-src-5.11.0-alpha/src/3rdparty/chromium/third_party/ffmpeg/chromium/config/Chromium/linux/arm/config.h
|
|
@@ -566,7 +566,7 @@
|
|
#define CONFIG_NEON_CLOBBER_TEST 0
|
|
#define CONFIG_OSSFUZZ 0
|
|
#define CONFIG_PIC 1
|
|
-#define CONFIG_THUMB 1
|
|
+#define CONFIG_THUMB 0
|
|
#define CONFIG_VALGRIND_BACKTRACE 0
|
|
#define CONFIG_XMM_CLOBBER_TEST 0
|
|
#define CONFIG_BSFS 1
|