commit:     8d4c14696b3fe14bd8770226c6b47828ad624abe
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Tue Dec 27 19:59:45 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 13:28:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d4c1469

media-gfx/librecad: remove unused patch.

Closes: https://github.com/gentoo/gentoo/pull/3254

 media-gfx/librecad/files/gcc_cpp0x.patch | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/media-gfx/librecad/files/gcc_cpp0x.patch 
b/media-gfx/librecad/files/gcc_cpp0x.patch
deleted file mode 100644
index 1d145a5..00000000
--- a/media-gfx/librecad/files/gcc_cpp0x.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- LibreCAD-2.0.2/common.pri  2014-01-09 18:31:10.000000000 +0000
-+++ LibreCAD-2.0.2/common.pri.gcc46    2014-01-24 09:27:48.886665241 +0000
-@@ -59,8 +59,8 @@
- 
- # c++11 is now obligatory for LibreCAD
- message(We will be using CPP11 features)
--QMAKE_CXXFLAGS_DEBUG += -std=c++11 -g
--QMAKE_CXXFLAGS += -std=c++11 -g
-+QMAKE_CXXFLAGS_DEBUG += -std=c++0x -g
-+QMAKE_CXXFLAGS += -std=c++0x -g
- 
- # svg support
- QT += svg

Reply via email to