summaryrefslogtreecommitdiff
path: root/recipes-qt/qt5/files/0017-qt5-workaround-gcc48-arm-build-failure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/files/0017-qt5-workaround-gcc48-arm-build-failure.patch')
-rw-r--r--recipes-qt/qt5/files/0017-qt5-workaround-gcc48-arm-build-failure.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-qt/qt5/files/0017-qt5-workaround-gcc48-arm-build-failure.patch b/recipes-qt/qt5/files/0017-qt5-workaround-gcc48-arm-build-failure.patch
deleted file mode 100644
index 33882a3..0000000
--- a/recipes-qt/qt5/files/0017-qt5-workaround-gcc48-arm-build-failure.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/tools/qdoc/qdoc.pro.orig 2014-07-06 21:10:09.054048842 +0200
-+++ b/src/tools/qdoc/qdoc.pro 2014-07-06 21:11:00.960577053 +0200
-@@ -74,6 +74,8 @@
- tree.cpp \
- yyindent.cpp
-
-+QMAKE_CXXFLAGS_CXX11 =
-+
- ### QML/JS Parser ###
-
- include(qmlparser/parser.pri)