aboutsummaryrefslogtreecommitdiffstats
path: root/testing/qt5-qtwebengine/arm-void-is-not-android.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-05-02 07:49:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-05-07 11:44:31 +0000
commit29eea5b912889bee4c52d1b721ae352839d87a35 (patch)
tree19a4a1e726e3149f2d47d1d3cf01e78737dd65dd /testing/qt5-qtwebengine/arm-void-is-not-android.patch
parent227d766c1976eca1e2ab1dd70ce6a32d3243069a (diff)
downloadaports-29eea5b912889bee4c52d1b721ae352839d87a35.tar.bz2
aports-29eea5b912889bee4c52d1b721ae352839d87a35.tar.xz
testing/qt5-qtwebengine: new aport
Diffstat (limited to 'testing/qt5-qtwebengine/arm-void-is-not-android.patch')
-rw-r--r--testing/qt5-qtwebengine/arm-void-is-not-android.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/testing/qt5-qtwebengine/arm-void-is-not-android.patch b/testing/qt5-qtwebengine/arm-void-is-not-android.patch
new file mode 100644
index 0000000000..6ae86dde37
--- /dev/null
+++ b/testing/qt5-qtwebengine/arm-void-is-not-android.patch
@@ -0,0 +1,17 @@
+--- qtwebengine/src/3rdparty/chromium/third_party/openmax_dl/dl/BUILD.gn 2017-11-28 14:06:53.000000000 +0100
++++ qtwebengine/src/3rdparty/chromium/third_party/openmax_dl/dl/BUILD.gn 2018-01-30 16:42:15.332826020 +0100
+@@ -194,14 +194,6 @@
+ "sp/src/arm/armv7/omxSP_FFTFwd_RToCCS_F32_Sfs_s.S",
+ "sp/src/arm/armv7/omxSP_FFTInv_CCSToR_F32_Sfs_s.S",
+ ]
+- if (arm_optionally_use_neon) {
+- # Run-time NEON detection.
+- deps = [ "//third_party/android_tools:cpu_features" ]
+- # To get the __android_log_print routine
+- libs = [ "log" ]
+- # Detection routine
+- sources += [ "sp/src/arm/detect.c" ]
+- }
+ }
+
+ # GYP: third_party/openmax_dl/dl/dl.gyp:openmax_dl_neon