mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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>
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user