diff options
Diffstat (limited to 'qt-creator-use-llvm9.patch')
-rw-r--r-- | qt-creator-use-llvm9.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/qt-creator-use-llvm9.patch b/qt-creator-use-llvm9.patch deleted file mode 100644 index aa489a6..0000000 --- a/qt-creator-use-llvm9.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- qt-creator-4.10.1.ebuild 2019-12-11 00:41:53.000000000 +0100 -+++ qt-creator-4.10.2.ebuild 2020-01-30 11:05:46.125120098 +0100 -@@ -2,7 +2,7 @@ - # Distributed under the terms of the GNU General Public License v2 - - EAPI=7 --LLVM_MAX_SLOT=8 -+LLVM_MAX_SLOT=9 - PLOCALES="cs da de fr ja pl ru sl uk zh-CN zh-TW" - - inherit llvm qmake-utils virtualx xdg -@@ -56,7 +56,7 @@ - >=dev-qt/qtwidgets-${QT_PV} - >=dev-qt/qtx11extras-${QT_PV} - >=dev-qt/qtxml-${QT_PV} -- clang? ( sys-devel/clang:8= ) -+ clang? ( >=sys-devel/clang-8.0.1:= ) - designer? ( >=dev-qt/designer-${QT_PV} ) - help? ( - >=dev-qt/qthelp-${QT_PV} |