Ubuntu Pastebin

Paste from michal at Tue, 30 Aug 2016 09:04:38 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
=== modified file 'debian/gles-patches/convert-to-gles.patch'
--- debian/gles-patches/convert-to-gles.patch	2016-07-25 19:15:58 +0000
+++ debian/gles-patches/convert-to-gles.patch	2016-08-30 09:04:32 +0000
@@ -128,7 +128,7 @@
 -
 -# We only want to build qtmir-android on arches using Qt built with OpenGL ES2.0
 -DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
--gles2_architectures = armhf
+-gles2_architectures = armhf arm64
 -
 -USES_GLES2 = $(findstring $(DEB_HOST_ARCH), $(gles2_architectures))
  
Download as text