summaryrefslogtreecommitdiffstats
path: root/meta-renesas-extras/recipes/qt5/qt3d/0001-Remove-qgltf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-renesas-extras/recipes/qt5/qt3d/0001-Remove-qgltf.patch')
-rw-r--r--meta-renesas-extras/recipes/qt5/qt3d/0001-Remove-qgltf.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta-renesas-extras/recipes/qt5/qt3d/0001-Remove-qgltf.patch b/meta-renesas-extras/recipes/qt5/qt3d/0001-Remove-qgltf.patch
deleted file mode 100644
index af414ad..0000000
--- a/meta-renesas-extras/recipes/qt5/qt3d/0001-Remove-qgltf.patch
+++ /dev/null
@@ -1,22 +0,0 @@
1From 9966e10f36876daa910ce301a175633771470e82 Mon Sep 17 00:00:00 2001
2From: Samuli Piippo <samuli.piippo@theqtcompany.com>
3Date: Wed, 18 Nov 2015 10:14:18 +0200
4Subject: [PATCH] Remove qgltf
5
6assimp does not compile for ARM because of GCC bug
7(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66964)
8
9Task-number: QTBUG-49153
10---
11 tools/tools.pro | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14diff --git a/tools/tools.pro b/tools/tools.pro
15index 09c7d8e..8f093ce 100644
16--- a/tools/tools.pro
17+++ b/tools/tools.pro
18@@ -1,3 +1,3 @@
19 TEMPLATE = subdirs
20-!android:SUBDIRS += qgltf
21+#!android:SUBDIRS += qgltf
22 qgltf.CONFIG += host_build