summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-26 10:55:34 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-26 10:58:27 +0200
commit6847287af89502cc4bce9824f5ffaba1e766fbc7 (patch)
tree52ecddc30c1f7e71ec26611d779e1308b112713d /app-text
parentwww-apps/roundup: version bumps (diff)
downloadgentoo-6847287af89502cc4bce9824f5ffaba1e766fbc7.tar.gz
gentoo-6847287af89502cc4bce9824f5ffaba1e766fbc7.tar.bz2
gentoo-6847287af89502cc4bce9824f5ffaba1e766fbc7.zip
app-text/sword: remove old part II
Missed a patch when I removed 1.7.4. With thanks to GihHub user mm1ke for the heads-up. Closes: https://github.com/gentoo/gentoo/pull/16830 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/sword/files/sword-1.7.4-gcc6.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/app-text/sword/files/sword-1.7.4-gcc6.patch b/app-text/sword/files/sword-1.7.4-gcc6.patch
deleted file mode 100644
index 54c79671235e..000000000000
--- a/app-text/sword/files/sword-1.7.4-gcc6.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- sword-1.7.4/configure.ac.old 2016-09-21 18:04:55.029088352 -0400
-+++ sword-1.7.4/configure.ac 2016-09-21 18:05:37.870349308 -0400
-@@ -197,7 +197,7 @@
- fi
-
-
--AM_CXXFLAGS="$AM_CXXFLAGS -ftemplate-depth-25"
-+AM_CXXFLAGS="$AM_CXXFLAGS"
-
- if test x$enable_warnings = xyes; then
- AM_CFLAGS="$AM_CFLAGS -Werror"
---- sword-1.7.4/configure.old 2016-09-21 18:05:05.900008373 -0400
-+++ sword-1.7.4/configure 2016-09-21 18:06:03.822112657 -0400
-@@ -16793,7 +16793,7 @@
- fi
-
-
--AM_CXXFLAGS="$AM_CXXFLAGS -ftemplate-depth-25"
-+AM_CXXFLAGS="$AM_CXXFLAGS"
-
- if test x$enable_warnings = xyes; then
- AM_CFLAGS="$AM_CFLAGS -Werror"